From e834d3724b3dd1901cb603cc2f2b557efe282c3f Mon Sep 17 00:00:00 2001 From: equal-l2 Date: Sat, 7 Mar 2026 23:58:56 +0900 Subject: [PATCH] Remove xAI web search capability (#5255) With web search on, the API now returns 410 Gone. --- public/index.html | 2 +- src/endpoints/backends/chat-completions.js | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/public/index.html b/public/index.html index 2d95de0e5..5e44008c9 100644 --- a/public/index.html +++ b/public/index.html @@ -1982,7 +1982,7 @@ -
+