SidQin-cyber
7793c0cce8
fix(agents): detect Venice provider proxying xAI/Grok models for schema cleaning
...
isXaiProvider() only checks for provider strings containing "xai" or
"x-ai", and openrouter with "x-ai/" model prefix. Venice proxies
xAI/Grok models under provider string "venice", which bypasses the
detection entirely. Requests then fail with "Invalid arguments passed
to the model" because unsupported JSON Schema keywords are not stripped.
Add a Venice + grok model detection branch to isXaiProvider().
Closes #34955
Made-with: Cursor
2026-03-05 05:23:28 +00:00
..
2026-03-04 10:52:28 +01:00
2026-03-05 05:23:28 +00:00
2026-03-05 05:11:06 +00:00
2026-03-03 20:29:46 -06:00
2026-03-03 02:53:13 +00:00
2026-03-04 11:36:14 -05:00
2026-03-04 10:52:33 -08:00
2026-03-04 00:20:44 -06:00
2026-03-03 21:07:17 -08:00
2026-03-04 22:12:32 -06:00
2026-03-04 11:54:03 -08:00
2026-03-05 05:11:06 +00:00
2026-03-04 17:17:39 +05:30
2026-03-03 01:06:00 +00:00
2026-03-04 17:38:09 -08:00
2026-03-03 00:54:33 +00:00
2026-03-05 07:56:14 +05:30
2026-03-04 00:20:44 -06:00
2026-03-03 20:14:41 -05:00
2026-03-03 00:15:14 +00:00
2026-03-03 13:35:46 -08:00
2026-03-03 21:27:14 -05:00
2026-03-04 10:09:03 -05:00
2026-03-04 11:30:33 -05:00
2026-03-03 02:58:20 +00:00
2026-03-04 16:13:45 +00:00
2026-03-04 02:35:12 -05:00
2026-03-02 19:57:33 +00:00
2026-03-03 00:15:00 +00:00
2026-03-04 09:35:53 +05:30
2026-03-03 03:34:51 +00:00
2026-03-03 15:08:41 -06:00
2026-03-04 17:38:09 -08:00
2026-03-03 01:37:56 +00:00
2026-03-02 23:32:41 +00:00
2026-03-04 00:20:44 -06:00
2026-03-04 08:44:07 -05:00
2026-03-05 10:10:09 +05:30
2026-03-02 20:05:12 -05:00
2026-02-22 18:37:25 +00:00
2026-03-03 22:00:15 -08:00
2026-03-03 02:58:20 +00:00
2026-03-04 09:53:38 +03:00
2026-03-03 21:40:38 -06:00
2026-03-04 00:20:44 -06:00
2026-03-03 00:15:15 +00:00
2026-03-03 22:57:19 -06:00
2026-03-01 23:06:10 -08:00
2026-03-03 02:32:46 +00:00
2026-03-01 14:23:46 -08:00
2026-03-02 19:57:33 +00:00
2026-03-03 02:41:52 -05:00
2026-03-03 02:41:52 -05:00