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
13 changes: 5 additions & 8 deletions src/data/compatibility-matrix.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schema_version": "1",
"generated_at": "2026-05-17T06:12:00Z",
"generated_at": "2026-05-18T06:12:24Z",
"litellm_version": "v1.83.14-stable",
"claude_code_version": "2.1.126",
"providers": [
Expand Down Expand Up @@ -110,8 +110,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 @@ -134,7 +133,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-opus-4-7-bedrock-converse] no `thinking` content block observed in stream-json events"
},
"vertex_ai": {
"status": "fail",
Expand Down Expand Up @@ -222,8 +221,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 @@ -333,8 +331,7 @@
"error": "[claude-opus-4-7-bedrock-invoke] claude CLI failed: exit=1; text=API Error: Claude Code is unable to respond to this request, which appears to violate our Usage Policy (https://www.anthropic.com/legal/aup). Try rephrasing the request or attempting a different approach. If you are seeing this refusal repeatedly, try running /model claude-sonnet-4-20250514 to switch models."
},
"bedrock_converse": {
"status": "fail",
"error": "[claude-opus-4-7-bedrock-converse] claude returned empty assistant text"
"status": "pass"
},
"vertex_ai": {
"status": "pass"
Expand Down