mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
update docs
This commit is contained in:
parent
58cf72ef5e
commit
b472bf6aef
2 changed files with 2 additions and 2 deletions
|
|
@ -467,7 +467,7 @@ print(f"\nResponse: {resp}")
|
|||
|
||||
## Usage - 'thinking' / 'reasoning content'
|
||||
|
||||
This is currently only supported for Anthropic's Claude 3.7 Sonnet + Deepseek R1.
|
||||
This is currently only supported for Anthropic's Claude 3.7 Sonnet + Deepseek R1 + GPT-OSS models.
|
||||
|
||||
Works on v1.61.20+.
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ Requires LiteLLM v1.63.0+
|
|||
Supported Providers:
|
||||
- Deepseek (`deepseek/`)
|
||||
- Anthropic API (`anthropic/`)
|
||||
- Bedrock (Anthropic + Deepseek) (`bedrock/`)
|
||||
- Bedrock (Anthropic + Deepseek + GPT-OSS) (`bedrock/`)
|
||||
- Vertex AI (Anthropic) (`vertexai/`)
|
||||
- OpenRouter (`openrouter/`)
|
||||
- XAI (`xai/`)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue