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 125caf7 commit 38134d8Copy full SHA for 38134d8
1 file changed
src/platform/src/Bridge/Bedrock/Anthropic/ClaudeModelClient.php
@@ -26,7 +26,7 @@ final class ClaudeModelClient implements ModelClientInterface
26
{
27
/**
28
* Bedrock model identifiers differ from Anthropic API names — some require version suffixes,
29
- * others don't. See https://platform.claude.com/docs/en/about-claude/models/overview
+ * others don't. See https://platform.claude.com/docs/en/about-claude/models/overview for details.
30
*
31
* @var array<string, string>
32
*/
0 commit comments