docs(anthropic.md): update with correct model string
This commit is contained in:
parent
000d678445
commit
44bd9548d9
@ -2,9 +2,9 @@ import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# Anthropic
|
||||
LiteLLM supports
|
||||
LiteLLM supports all anthropic models.
|
||||
|
||||
- `claude-3.5`
|
||||
- `claude-3.5` (`claude-3-5-sonnet-20240620`)
|
||||
- `claude-3` (`claude-3-haiku-20240307`, `claude-3-opus-20240229`, `claude-3-sonnet-20240229`)
|
||||
- `claude-2`
|
||||
- `claude-2.1`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user