From 44c79cca13add538c1801eb9d1f5498c74794ae1 Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Sun, 20 Jul 2025 22:52:09 +0200 Subject: [PATCH] fix dead link to ToolUse.md --- docs/agent-integrations/flowise/flowiseai-tool-call.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/agent-integrations/flowise/flowiseai-tool-call.md b/docs/agent-integrations/flowise/flowiseai-tool-call.md index 88b5ddec..5257bd7b 100644 --- a/docs/agent-integrations/flowise/flowiseai-tool-call.md +++ b/docs/agent-integrations/flowise/flowiseai-tool-call.md @@ -5,7 +5,7 @@ sidebar_position: 6 # FlowiseAI tool call FlowiseAI is a low-code tool for developers to build customized LLM orchestration flows & AI agents. -You can configure the FlowiseAI tool to use a Gaia node that supports [LLM tool calling](https://github.com/LlamaEdge/LlamaEdge/blob/main/api-server/ToolUse.md). +You can configure the FlowiseAI tool to use a Gaia node that supports [LLM tool calling](https://github.com/LlamaEdge/LlamaEdge/blob/main/llama-api-server/doc/ToolUse.md). ## Prerequisites