Skip to content

Commit 1781128

Browse files
committed
Changed README Claude model docs link
1 parent 66f347c commit 1781128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ session = SessionData(...)
268268
client = ClaudeAPIClient(session, model_name="claude-2.0")
269269
```
270270

271-
You can retrieve the `model_name` strings from the [official API docs](https://docs.anthropic.com/claude/docs/models-overview#model-recommendations)
271+
You can retrieve the `model_name` strings from the [official API docs](https://docs.anthropic.com/claude/docs/models-overview#model-comparison)
272272

273273
## TROUBLESHOOTING
274274

0 commit comments

Comments
 (0)