Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 14 additions & 21 deletions src/data/compatibility-matrix.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"schema_version": "1",
"generated_at": "2026-07-11T06:11:54Z",
"litellm_version": "v1.91.1",
"claude_code_version": "2.1.126",
"generated_at": "2026-08-03T06:19:11Z",
"litellm_version": "v1.94.0",
"claude_code_version": "2.1.220",
"providers": [
"anthropic",
"bedrock_invoke",
Expand All @@ -22,8 +22,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand Down Expand Up @@ -65,8 +64,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -87,8 +85,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -109,8 +106,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand Down Expand Up @@ -153,8 +149,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -175,8 +170,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -198,7 +192,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-haiku-4-5-bedrock-converse] claude CLI failed: exit=1; api_status=400; text=API Error: 400 litellm.BadRequestError: BedrockException - {\"message\":\"A text block must be included when using documents. Add a text block and retry your request.\"}. Received Model Group=claude-haiku-4-5-bedrock-converse\nAvailable Model Group Fallbacks=None; stderr=\u26a0 claude.ai connectors are disabled because ANTHROPIC_API_KEY or another auth source is set and takes precedence over your claude.ai login \u00b7 Unset it to load your organization's connectors"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -219,8 +213,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand All @@ -241,8 +234,7 @@
"status": "pass"
},
"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"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand Down Expand Up @@ -312,7 +304,8 @@
"status": "pass"
},
"azure": {
"status": "pass"
"status": "fail",
"error": "[claude-haiku-4-5-azure] tool_search probe failed: status 400: {\"error\":{\"message\":\"{\\\"type\\\":\\\"error\\\",\\\"error\\\":{\\\"type\\\":\\\"invalid_request_error\\\",\\\"message\\\":\\\"tool_search_server not supported in your workspace.\\\"},\\\"request_id\\\":\\\"req_011CdfKoTTfgxmdV9j2d6G1i\\\"}. Received Model Group=claude-haiku-4-5-azure\\nAvailable Model Group Fallbacks=None\",\"type\":\"None\",\"param\":\"None\",\"code\":\"400\"}}"
}
}
},
Expand Down