Update docs/src/pages/docs/remote-models/anthropic.mdx

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Louis 2025-06-15 19:29:22 +07:00 committed by GitHub
parent 235d4b43e9
commit 29fd785614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ Ensure your API key has sufficient credits
Jan automatically includes Anthropic's available models. In case you want to use a specific Anthropic model Jan automatically includes Anthropic's available models. In case you want to use a specific Anthropic model
that you cannot find in **Jan**, follow instructions in [Add Cloud Models](/docs/manage-models#add-models-1): that you cannot find in **Jan**, follow instructions in [Add Cloud Models](/docs/manage-models#add-models-1):
- See list of available models in [Anthropic Models](https://docs.anthropic.com/claude/docs/models-overview). - See list of available models in [Anthropic Models](https://docs.anthropic.com/claude/docs/models-overview).
- The `id` property must match the model name in the list. For example, `claude-opus-4@20250514`, `claude-sonnet-4@2025051`, or `claude-3-5-haiku@20241022`. - The `id` property must match the model name in the list. For example, `claude-opus-4@20250514`, `claude-sonnet-4@20250514`, or `claude-3-5-haiku@20241022`.
## Troubleshooting ## Troubleshooting