forked from phoenix/litellm-mirror
docs - info about anthropic
This commit is contained in:
parent
6a57f09208
commit
cac63fa0d9
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ LiteLLM supports
|
||||||
- `claude-2.1`
|
- `claude-2.1`
|
||||||
- `claude-instant-1.2`
|
- `claude-instant-1.2`
|
||||||
|
|
||||||
|
:::info
|
||||||
|
|
||||||
|
Anthropic API fails requests when `max_tokens` are not passed. Due to this litellm passes `max_tokens=4096` when no `max_tokens` are passed
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
## API Keys
|
## API Keys
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue