From 571a09975a0e1386d8f0d0ae1517dff986dcabc6 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 15 Mar 2025 10:14:44 -0700 Subject: [PATCH] docs reasoning content open router --- docs/my-website/docs/reasoning_content.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/my-website/docs/reasoning_content.md b/docs/my-website/docs/reasoning_content.md index f0bcd30a9b1..1cce3f05701 100644 --- a/docs/my-website/docs/reasoning_content.md +++ b/docs/my-website/docs/reasoning_content.md @@ -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": {