From 8e449b9cf0c743cc0cdb14b7b65382445488efc5 Mon Sep 17 00:00:00 2001 From: litellm-compat-matrix-bot Date: Fri, 10 Jul 2026 06:12:22 +0000 Subject: [PATCH] Update Claude Code compatibility matrix litellm_version: v1.91.1 claude_code_version: 2.1.126 generated_at: 2026-07-10T06:12:06Z --- src/data/compatibility-matrix.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/data/compatibility-matrix.json b/src/data/compatibility-matrix.json index 1eed2a10..88541328 100644 --- a/src/data/compatibility-matrix.json +++ b/src/data/compatibility-matrix.json @@ -1,7 +1,7 @@ { "schema_version": "1", - "generated_at": "2026-07-07T06:15:55Z", - "litellm_version": "v1.91.0", + "generated_at": "2026-07-10T06:12:06Z", + "litellm_version": "v1.91.1", "claude_code_version": "2.1.126", "providers": [ "anthropic", @@ -110,7 +110,8 @@ "status": "pass" }, "bedrock_converse": { - "status": "pass" + "status": "fail", + "error": "[claude-haiku-4-5-bedrock-converse] claude CLI failed: exit=1; text=API Error: Content block is not a text block" }, "vertex_ai": { "status": "pass" @@ -132,7 +133,7 @@ }, "bedrock_converse": { "status": "fail", - "error": "[claude-sonnet-4-6-bedrock-converse] claude CLI failed: exit=1; text=API Error: Content block is not a text block" + "error": "[claude-opus-4-7-bedrock-converse] no `thinking` content block observed in stream-json events" }, "vertex_ai": { "status": "pass" @@ -242,7 +243,7 @@ }, "bedrock_converse": { "status": "fail", - "error": "[claude-haiku-4-5-bedrock-converse] claude CLI failed: exit=1; text=API Error: Content block is not a text block" + "error": "[claude-sonnet-4-6-bedrock-converse] claude CLI failed: exit=1; text=API Error: Content block is not a text block" }, "vertex_ai": { "status": "pass"