docs(anthropic.md): update with correct model string

This commit is contained in:
Krrish Dholakia 2024-06-21 21:16:07 -07:00
parent 000d678445
commit 44bd9548d9

View file

@ -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`