From 5411d6b989c5a97b363b27520df062a559f0b2c3 Mon Sep 17 00:00:00 2001 From: Milo Gu Date: Thu, 5 Feb 2026 23:28:54 +0800 Subject: [PATCH] fix: duplicate refer XAI tool-use page in docs.json --- docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs.json b/docs.json index 8b965f98..2e582fc7 100644 --- a/docs.json +++ b/docs.json @@ -1149,7 +1149,6 @@ "models/providers/native/xai/usage/tool-use", "models/providers/native/xai/usage/basic-async", "models/providers/native/xai/usage/basic-async-stream", - "models/providers/native/xai/usage/tool-use", "models/providers/native/xai/usage/tool-use-stream", "models/providers/native/xai/usage/async-tool-use", "models/providers/native/xai/usage/structured-output",