Skip to content

Commit 0aa82ad

Browse files
committed
fix doc check
1 parent 264ad1e commit 0aa82ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/models/anthropic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ When cache points from all sources (settings + `CachePoint` markers) exceed 4, P
210210
```python {test="skip"}
211211
from pydantic_ai import Agent, CachePoint
212212
from pydantic_ai.models.anthropic import AnthropicModelSettings
213+
213214
agent = Agent(
214215
'anthropic:claude-sonnet-4-5',
215216
system_prompt='Instructions...',

0 commit comments

Comments
 (0)