mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 06:23:46 +00:00
docs - info about anthropic
This commit is contained in:
@@ -9,6 +9,12 @@ LiteLLM supports
|
||||
- `claude-2.1`
|
||||
- `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
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user