We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911bb08 commit dfdfeaaCopy full SHA for dfdfeaa
1 file changed
providers/common/ai/docs/connections/pydantic_ai.rst
@@ -41,6 +41,9 @@ Model
41
Examples: ``openai:gpt-5.3``, ``anthropic:claude-sonnet-5``,
42
``bedrock:us.anthropic.claude-opus-4-6-v1:0``, ``google:gemini-2.0-flash``
43
44
+ See `Anthropic's models overview <https://platform.claude.com/docs/en/about-claude/models/overview#latest-models-comparison>`__
45
+ for the current list of Claude model IDs across the Claude API, Amazon Bedrock, and Google Cloud.
46
+
47
The model can also be overridden at the hook/operator level via the
48
``model_id`` parameter.
49
0 commit comments