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 66f347c commit 1781128Copy full SHA for 1781128
README.md
@@ -268,7 +268,7 @@ session = SessionData(...)
268
client = ClaudeAPIClient(session, model_name="claude-2.0")
269
```
270
271
-You can retrieve the `model_name` strings from the [official API docs](https://docs.anthropic.com/claude/docs/models-overview#model-recommendations)
+You can retrieve the `model_name` strings from the [official API docs](https://docs.anthropic.com/claude/docs/models-overview#model-comparison)
272
273
## TROUBLESHOOTING
274
0 commit comments