{
"parameters": {
"instructions": "First name:required by ai\nLast name:required by ai\nEmail:required by ai\nPhone Number: required by ai",
"codeGeneratedForPrompt": "First name:required by ai\nLast name:required by ai\nEmail:required by ai\nPhone Number: required by ai",
"jsCode": "// This node can only generate code based on provided input and schema.\n// Without provided input or schema, it's impossible to generate the requested code.\n// Therefore, returning all input data as is.\nreturn $input.all();\n"
},
"id": "748e4ae6-bdf1-48e2-a506-0a15de2c4588",
"name": "AI Transform",
"type": "n8n-nodes-base.aiTransform",
"typeVersion": 1,
"position": [
1460,
380
],
"alwaysOutputData": true,
"executeOnce": true,
"retryOnFail": true,
"notesInFlow": true
},
{
"parameters": {
"agent": "conversationalAgent",
"hasOutputParser": true,
"options": {}
},
"id": "23fbbb0e-c603-4ad2-841f-f92210273fa5",
"name": "AI Agent1",
"type": "@n8n/n8n-nodes-langchain.agent",
"typeVersion": 1.7,
"position": [
1600,
400
]
},
{
"parameters": {
"modelName": "models/gemini-1.5-flash-8b-latest",
"options": {
"maxOutputTokens": 2048,
"safetySettings": {
"values": [
{
"category": "HARM_CATEGORY_HATE_SPEECH"
}
]
}
}
},
"id": "5bdd0ff5-82d1-46d2-b9be-e221ef46815b",
"name": "Google Gemini Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"typeVersion": 1,
"position": [
1640,
640
],
"credentials": {
"googlePalmApi": {
"id": "fnlq6vD4eRPI1t8K",
"name": "Google Gemini(PaLM) Api account"
}
}
},
{
"parameters": {},
"id": "f9311e29-04f5-4870-88b8-d3401ab20f54",
"name": "Window Buffer Memory1",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"typeVersion": 1.3,
"position": [
1860,
720
]
},
{
"parameters": {
"agent": "conversationalAgent",
"hasOutputParser": true,
"options": {}
},
"id": "57089d47-25ee-4989-aa0e-6692330354f9",
"name": "AI Agent2",
"type": "@n8n/n8n-nodes-langchain.agent",
"typeVersion": 1.7,
"position": [
1680,
480
]
},
{
"parameters": {
"modelName": "models/gemini-1.5-flash-8b-latest",
"options": {
"maxOutputTokens": 2048,
"safetySettings": {
"values": [
{
"category": "HARM_CATEGORY_HATE_SPEECH"
}
]
}
}
},
"id": "444497c1-1614-47fb-b608-30a76040c26c",
"name": "Google Gemini Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"typeVersion": 1,
"position": [
1720,
720
],
"credentials": {
"googlePalmApi": {
"id": "fnlq6vD4eRPI1t8K",
"name": "Google Gemini(PaLM) Api account"
}
}
},
{
"parameters": {},
"id": "c5185527-76c1-4418-89cc-8e0013228e45",
"name": "Window Buffer Memory2",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"typeVersion": 1.3,
"position": [
1940,
800
]
},
{
"parameters": {
"agent": "conversationalAgent",
"hasOutputParser": true,
"options": {}
},
"id": "37b4b5af-26f8-4754-a954-41b10e612d46",
"name": "AI Agent3",
"type": "@n8n/n8n-nodes-langchain.agent",
"typeVersion": 1.7,
"position": [
500,
500
]
},
{
"parameters": {
"modelName": "models/gemini-1.5-flash-8b-latest",
"options": {
"maxOutputTokens": 2048,
"safetySettings": {
"values": [