- Newest
- Most votes
- Most comments
I would recommend reaching out to Anthropic's support team for more information and assistance regarding this feature. They should be able to provide you with the necessary details, guidance, and any additional permissions or configurations required to access and view the code generated by the Code Interpreter.
Additionally, it's worth noting that the availability and behavior of specific features like the Code Interpreter may vary depending on the model version, configurations, and the testing environment you're using. Anthropic's support team should be able to advise you on the appropriate setup and conditions required for this feature to work as expected.
I finally got some success... Using Anthropic model "Cloude 3 Sonnet" i created agent to advice on red light camera locations (my typical test case). KB was created based on S3 red camera location data. Simple prompt is "Using the red light camera data from KB create a bar graph of cameras on sheridan intersections. After generating the graph, provide a brief interpretation of the results".
As the result of this request i got a resulting graph. **i also got code - location is in trace (in my case i got Generated code for Trace Step 9) ** where i can see some Python code. In AWS CloudWatch trace file i can also see code and multiple mentioning of <tool_name>get::codeinterpreteraction::execute</tool_name>. All, please share your thoughts and suggestions. Thank you YK
Relevant content
- asked a year ago
- asked 8 months ago
- AWS OFFICIALUpdated 8 months ago

Thank you, i will try to find another model if Anthropic's models would not work.