Skip to content

Commit f274699

Browse files
ronakrmDouweM
andauthored
Update docs/models/anthropic.md
Co-authored-by: Douwe Maan <[email protected]>
1 parent 8bb5370 commit f274699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ agent = Agent(model)
8080

8181
## Prompt Caching
8282

83-
Anthropic supports [prompt caching](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching) to reduce costs by caching parts of your prompts. PydanticAI provides three ways to use prompt caching:
83+
Anthropic supports [prompt caching](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching) to reduce costs by caching parts of your prompts. Pydantic AI provides three ways to use prompt caching:
8484

8585
### 1. Cache User Messages with `CachePoint`
8686

0 commit comments

Comments
 (0)