Chatbot IA Agent
Ceci est unAIworkflow d'automatisation du domainecontenant 5 nœuds.Utilise principalement des nœuds comme Agent, ChatTrigger, ToolSerpApi, LmChatOpenAi, MemoryBufferWindow, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Système de chat avec agent IA
- •Clé API OpenAI
Nœuds utilisés (5)
Catégorie
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "ef4c6982-f746-4d48-944b-449f8bdbb69f",
"name": "À la réception d'un message de chat",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-180,
-380
],
"webhookId": "53c136fe-3e77-4709-a143-fe82746dd8b6",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "e6183978-5077-4252-9718-6b36b6a7cd74",
"name": "Mémoire Simple",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
160,
-160
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1719e956-f9c8-48f5-9744-ee62345a9f7d",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
20,
-160
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "8gccIjcuf3gvaoEr",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "f0815af7-da61-4863-9cfa-b35be836b59c",
"name": "SerpAPI",
"type": "@n8n/n8n-nodes-langchain.toolSerpApi",
"position": [
300,
-160
],
"parameters": {
"options": {}
},
"credentials": {
"serpApi": {
"id": "aJCKjxx6U3K7ydDe",
"name": "SerpAPI account"
}
},
"typeVersion": 1
},
{
"id": "2d3b4012-bd5f-46d5-be6d-af1ede6c155b",
"name": "Agent IA",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
60,
-380
],
"parameters": {
"options": {}
},
"typeVersion": 1.8
}
],
"pinData": {},
"connections": {
"f0815af7-da61-4863-9cfa-b35be836b59c": {
"ai_tool": [
[
{
"node": "2d3b4012-bd5f-46d5-be6d-af1ede6c155b",
"type": "ai_tool",
"index": 0
}
]
]
},
"e6183978-5077-4252-9718-6b36b6a7cd74": {
"ai_memory": [
[
{
"node": "2d3b4012-bd5f-46d5-be6d-af1ede6c155b",
"type": "ai_memory",
"index": 0
}
]
]
},
"1719e956-f9c8-48f5-9744-ee62345a9f7d": {
"ai_languageModel": [
[
{
"node": "2d3b4012-bd5f-46d5-be6d-af1ede6c155b",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"ef4c6982-f746-4d48-944b-449f8bdbb69f": {
"main": [
[
{
"node": "2d3b4012-bd5f-46d5-be6d-af1ede6c155b",
"type": "main",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Débutant - Intelligence Artificielle
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
n8n Team
@n8n-teamMeet the official n8n team. We specialize in building workflows that transform intricate tasks into seamless operations.
Partager ce workflow