From 273ecf7f0c96a65f8c7d808d0ca6863a160df8c9 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 11 Apr 2025 18:24:39 -0700 Subject: [PATCH] docs update thinking / reasoning content docs --- docs/my-website/docs/reasoning_content.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/my-website/docs/reasoning_content.md b/docs/my-website/docs/reasoning_content.md index b384eb92ac..86ef58bd68 100644 --- a/docs/my-website/docs/reasoning_content.md +++ b/docs/my-website/docs/reasoning_content.md @@ -15,6 +15,7 @@ Supported Providers: - Bedrock (Anthropic + Deepseek) (`bedrock/`) - Vertex AI (Anthropic) (`vertexai/`) - OpenRouter (`openrouter/`) +- XAI (`xai/`) LiteLLM will standardize the `reasoning_content` in the response and `thinking_blocks` in the assistant message.