prompt_caching_extended.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your Anthropic API key
4
Update the Claude model
Replace
Claude(id="claude-sonnet-4-20250514") with Claude(id="claude-sonnet-4-6") in the saved file.5
Run the example
Save the code above as
prompt_caching_extended.py, then run: