From b57d239507fddc17304173dff2a12985e6980621 Mon Sep 17 00:00:00 2001 From: Oleg Ivaniv Date: Mon, 13 May 2024 11:08:41 +0200 Subject: [PATCH] Add Azure OpenAI Chat Model to list of supported Tools agent models --- .../cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md b/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md index a4d34f8ed..b62b14802 100644 --- a/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md +++ b/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md @@ -184,6 +184,7 @@ This agent supports the following chat models: * [Groq Chat Model](/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatgroq/) * [Mistral Cloud Chat Model](/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatmistralcloud/) * [Anthropic Chat Model](/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatanthropic/) +* [Azure OpenAI Chat Model](/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatazureopenai/) ### Parameters