mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
docs reasoning content open router
This commit is contained in:
parent
b3df3b06d2
commit
c9b89fa758
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
Add a link
Reference in a new issue