Working example
cookbook/90_models/anthropic/code_execution.py
Usage
1
Set up your virtual environment
2
Set your API key
3
Install dependencies
4
Run Agent
Execute Python code in a sandboxed environment with Anthropic’s code execution tool.
Set up your virtual environment
Set your API key
Install dependencies
Run Agent