forked from phoenix/litellm-mirror
Merge branch 'main' into litellm_dynamic_tpm_limits
This commit is contained in:
commit
961e7ac95d
65 changed files with 689 additions and 1186 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue