mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs reasoning content open router
This commit is contained in:
parent
31fca72613
commit
571a09975a
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ Supported Providers:
|
|||
- Anthropic API (`anthropic/`)
|
||||
- Bedrock (Anthropic + Deepseek) (`bedrock/`)
|
||||
- Vertex AI (Anthropic) (`vertexai/`)
|
||||
- OpenRouter (`openrouter/`)
|
||||
|
||||
LiteLLM will standardize the `reasoning_content` in the response and `thinking_blocks` in the assistant message.
|
||||
|
||||
```python
|
||||
"message": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue