top of page
Search Results
الكل (51)
المنتجات (12)
الخدمات (1)
الأحداث(1)
مشورات المدونة (1)
الصفحات الأخرى (16)
منشورات المنتدى (8)
البرامج (12)
تصفية حسب
النوع
الفئة
تم العثور على 8 نتائج مع بحث فارغ
- Betalive Ai last part of the codeفي الفئة General Discussion·November 30, 2024} }, { "parameters": {}, "id": "d9a56909-4693-41b9-a462-ccfb04fd37d3", "name": "Window Buffer Memory4", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "typeVersion": 1.3, "position": [ 1500, 840 ] }, { "parameters": { "agent": "conversationalAgent", "hasOutputParser": true, "options": {} }, "id": "4bd057b0-969d-41b3-a6d9-687a6515bebd", "name": "AI Agent5", "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 1.7, "position": [ 1320, 600 ] }, { "parameters": { "modelName": "models/gemini-1.5-flash-8b-latest", "options": { "maxOutputTokens": 2048, "safetySettings": { "values": [ { "category": "HARM_CATEGORY_HATE_SPEECH" } ] } } }, "id": "cb1190b3-f394-4773-a4f1-aa85a23e2e3d", "name": "Google Gemini Chat Model5", "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini", "typeVersion": 1, "position": [ 1360, 840 ], "credentials": { "googlePalmApi": { "id": "fnlq6vD4eRPI1t8K", "name": "Google Gemini(PaLM) Api account" } } }, { "parameters": {}, "id": "9ae9ef1f-40ad-4b04-810a-1cdf8814e3d7", "name": "Window Buffer Memory5", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "typeVersion": 1.3, "position": [ 1580, 920 ] } ], "pinData": {}, "connections": { "When chat message received": { "main": [ [ { "node": "AI Agent", "type": "main", "index": 0 } ] ] }, "Google Gemini Chat Model": { "ai_languageModel": [ [ { "node": "AI Agent", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory": { "ai_memory": [ [ { "node": "AI Agent", "type": "ai_memory", "index": 0 } ] ] }, "AI Agent": { "main": [ [ { "node": "Code", "type": "main", "index": 0 } ] ] }, "Code": { "main": [ [ { "node": "AI Transform", "type": "main", "index": 0 } ] ] }, "Google Gemini Chat Model1": { "ai_languageModel": [ [ { "node": "AI Agent1", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory1": { "ai_memory": [ [ { "node": "AI Agent1", "type": "ai_memory", "index": 0 } ] ] }, "Google Gemini Chat Model2": { "ai_languageModel": [ [ { "node": "AI Agent2", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory2": { "ai_memory": [ [ { "node": "AI Agent2", "type": "ai_memory", "index": 0 } ] ] }, "AI Agent3": { "main": [ [ { "node": "Code1", "type": "main", "index": 0 } ] ] }, "Google Gemini Chat Model3": { "ai_languageModel": [ [ { "node": "AI Agent3", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory3": { "ai_memory": [ [ { "node": "AI Agent3", "type": "ai_memory", "index": 0 } ] ] }, "Code1": { "main": [ [ { "node": "AI Transform1", "type": "main", "index": 0 } ] ] }, "Google Gemini Chat Model4": { "ai_languageModel": [ [ { "node": "AI Agent4", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory4": { "ai_memory": [ [ { "node": "AI Agent4", "type": "ai_memory", "index": 0 } ] ] }, "Google Gemini Chat Model5": { "ai_languageModel": [ [ { "node": "AI Agent5", "type": "ai_languageModel", "index": 0 } ] ] }, "Window Buffer Memory5": { "ai_memory": [ [ { "node": "AI Agent5", "type": "ai_memory", "index": 0 } ] ] } }, "active": true, "settings": { "executionOrder": "v1" }, "versionId": "75d1badd-5e41-449a-a24d-d7f27cdcc27d", "meta": { "templateCredsSetupCompleted": true, "instanceId": "ab6b86678e6633922796b1fcc581f2b2f0c237b38543bd4177f2cb74347141ac" }, "id": "43X8y5NEMYj0TbFG", "tags": [] }004
- Betalive Ai codeفي الفئة General Discussion·November 30, 2024{ "category": "HARM_CATEGORY_HATE_SPEECH" } ] } } }, "id": "e90b31b1-0532-46c8-b346-6650110d980b", "name": "Google Gemini Chat Model3", "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini", "typeVersion": 1, "position": [ 540, 740 ], "credentials": { "googlePalmApi": { "id": "fnlq6vD4eRPI1t8K", "name": "Google Gemini(PaLM) Api account" } } }, { "parameters": {}, "id": "8596a235-075a-4655-8e74-5f63b0539a20", "name": "Window Buffer Memory3", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "typeVersion": 1.3, "position": [ 760, 820 ], "notesInFlow": true }, { "parameters": { "jsCode": "// Loop over input items and add a new field called 'myNewField' to the JSON of each one\nfor (const item of $input.all()) {\n item.json.myNewField = 1;\n}\n\nreturn $input.all();" }, "id": "5eb83547-ae02-44ef-9bb0-3d0378aa31b8", "name": "Code1", "type": "n8n-nodes-base.code", "typeVersion": 2, "position": [ 880, 500 ], "alwaysOutputData": true, "executeOnce": true, "retryOnFail": true, "notesInFlow": true }, { "parameters": { "instructions": "https://betalive2023.blogspot.com/2024/05/betalive-community-guide-lines.html\nhttps://betalive2023.blogspot.com/2024/06/httpsmonica.html\nhttps://betalive2023.blogspot.com/2024/08/knowledge-foods-and-traditions-sports.html\nhttps://betalive2023.blogspot.com/2024/09/betalive-app-and-ai-update-announcement.html", "codeGeneratedForPrompt": "https://betalive2023.blogspot.com/2024/05/betalive-community-guide-lines.html\nhttps://betalive2023.blogspot.com/2024/06/httpsmonica.html\nhttps://betalive2023.blogspot.com/2024/08/knowledge-foods-and-traditions-sports.html\nhttps://betalive2023.blogspot.com/2024/09/betalive-app-and-ai-update-announcement.html", "jsCode": "// This node can only generate code for data transformation tasks.\n// The provided prompt does not contain a valid task for data transformation.\n// Therefore, this node will return the input data as it is.\nreturn $input.all();\n" }, "id": "07cd61f8-5bed-4bc6-9aef-54cd5f47e554", "name": "AI Transform1", "type": "n8n-nodes-base.aiTransform", "typeVersion": 1, "position": [ 1100, 500 ], "alwaysOutputData": true, "executeOnce": true, "retryOnFail": true, "notesInFlow": true }, { "parameters": { "agent": "conversationalAgent", "hasOutputParser": true, "options": {} }, "id": "1d0706d5-db05-4bb4-998c-d8bb7fb2f771", "name": "AI Agent4", "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 1.7, "position": [ 1240, 520 ] }, { "parameters": { "modelName": "models/gemini-1.5-flash-8b-latest", "options": { "maxOutputTokens": 2048, "safetySettings": { "values": [ { "category": "HARM_CATEGORY_HATE_SPEECH" } ] } } }, "id": "65537885-0acc-439e-9c07-7a34b5182dcb", "name": "Google Gemini Chat Model4", "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini", "typeVersion": 1, "position": [ 1280, 760 ], "credentials": { "googlePalmApi": { "id": "fnlq6vD4eRPI1t8K", "name": "Google Gemini(PaLM) Api account" } } }, {002
- Betalive Aiفي الفئة General Discussion·November 30, 2024{ "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": [002
- { "name": "Betalive ai", "nodes": [ { "parameters": { "options": {} }, "id": "b0e63f08-90f3-4cbd-bf68-45f4c95feac9", "name": "When chat messفي الفئة General Discussion·November 30, 2024Betalive Ai "name": "When chat message received", "type": "@n8n/n8n-nodes-langchain.chatTrigger", "typeVersion": 1.1, "position": [ 540, 420 ], "webhookId": "6245e2f5-5dfc-4549-b26e-3da045c8e862" }, { "parameters": { "agent": "conversationalAgent", "hasOutputParser": true, "options": {} }, "id": "0c2afc5a-585b-44ad-b013-ee57f962648b", "name": "AI Agent", "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 1.7, "position": [ 860, 380 ] }, { "parameters": { "modelName": "models/gemini-1.5-flash-8b-latest", "options": { "maxOutputTokens": 2048, "safetySettings": { "values": [ { "category": "HARM_CATEGORY_HATE_SPEECH" } ] } } }, "id": "ff89d300-ce8a-4be9-b653-6bddb56530d1", "name": "Google Gemini Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini", "typeVersion": 1, "position": [ 900, 620 ], "credentials": { "googlePalmApi": { "id": "fnlq6vD4eRPI1t8K", "name": "Google Gemini(PaLM) Api account" } } }, { "parameters": {}, "id": "ca86beec-4140-41e7-b59b-c32b07d09fcc", "name": "Window Buffer Memory", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "typeVersion": 1.3, "position": [ 1120, 700 ] }, { "parameters": { "jsCode": "// Loop over input items and add a new field called 'myNewField' to the JSON of each one\nfor (const item of $input.all()) {\n item.json.myNewField = 1;\n}\n\nreturn $input.all();" }, "id": "56a66fd7-9a48-46b5-bbd4-89157bdcf19e", "name": "Code", "type": "n8n-nodes-base.code", "typeVersion": 2, "position": [ 1240, 380 ], "alwaysOutputData": true, "executeOnce": true, "retryOnFail": true, "notesInFlow": true }, {004
- Forum rulesفي الفئة General Discussion·November 2, 2022We want everyone to get the most out of this community, so we ask that you please read and follow these guidelines: Respect each other Keep posts relevant to the forum topic No spamming008
- Introduce yourselfفي الفئة General Discussion·November 2, 2022We'd love to get to know you better. Take a moment to say hi to the community in the comments.000
- Welcome to the Forumفي الفئة General Discussion·November 2, 2022Share your thoughts. Feel free to add GIFs, videos, hashtags and more to your posts and comments. Get started by commenting below.005
- We are working on new features and maybe some of them not support iOS 15 and earlier versionsفي الفئة General Discussion·July 11, 2024What I’m trying to do is to upgrade my app version to be compatible with iOS18 or later like iOS 19 etc also some of the new features not support iOS 15 or earlier like iOS 14 iOS 16 & 17 you have to upgrade your system device update to iOS 18 or 19 then you can use the new features thanks for using our app we will be glad if you have any questions about it please feel free to chat with us via comments or email us thanks again for more information please view some attachment informatio or pictures0020
bottom of page