Commit 8420adb
authored
fix(anthropic): remove unsupported structured-outputs beta header for Vertex AI (#462)
Vertex AI's Anthropic integration does not support the structured-outputs-2025-11-13
beta header, causing invalid_request_error responses. Remove this header while keeping
web-search-2025-03-05 which is supported.1 parent c270cf0 commit 8420adb
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
882 | | - | |
| 881 | + | |
883 | 882 | | |
884 | 883 | | |
885 | 884 | | |
| |||
0 commit comments