diff --git a/api/core/workflow/nodes/llm/node.py b/api/core/workflow/nodes/llm/node.py index 288c94b9cc..8a12164dbf 100644 --- a/api/core/workflow/nodes/llm/node.py +++ b/api/core/workflow/nodes/llm/node.py @@ -2248,7 +2248,7 @@ class LLMNode(Node[LLMNodeData]): / "console" / "api" / "workspaces" - / "current" + / self.tenant_id / "model-providers" / provider / icon_type