mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +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/`)
|
- Anthropic API (`anthropic/`)
|
||||||
- Bedrock (Anthropic + Deepseek) (`bedrock/`)
|
- Bedrock (Anthropic + Deepseek) (`bedrock/`)
|
||||||
- Vertex AI (Anthropic) (`vertexai/`)
|
- Vertex AI (Anthropic) (`vertexai/`)
|
||||||
|
- OpenRouter (`openrouter/`)
|
||||||
|
|
||||||
|
LiteLLM will standardize the `reasoning_content` in the response and `thinking_blocks` in the assistant message.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
"message": {
|
"message": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue