Chatten mit Bitly, Ollama-Chatmodell und Open Chat
Dies ist ein AI, Marketing-Bereich Automatisierungsworkflow mit 9 Nodes. Hauptsächlich werden BitlyTool, Agent, ChatTrigger, LmChatOllama und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Automatisierung von Bitly-URL-Verkürzung mit Llama3-Chat-Interface
- •KI-Service API Key (z.B. OpenAI, Anthropic)
Verwendete Nodes (9)
Kategorie
{
"id": "djEQhBoL2sh0ojdA",
"meta": {
"instanceId": "54985dca90e764ba04ed8f61efe057163f128af85943567c62c5761f48d1c878",
"templateCredsSetupCompleted": true
},
"name": "Using Bitly With Ollama Chat Model and Open Chat",
"tags": [],
"nodes": [
{
"id": "9376c577-706a-4e37-808a-30c800120f1a",
"name": "Link erstellen",
"type": "n8n-nodes-base.bitlyTool",
"position": [
360,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "550c40ae-6638-41b1-ab72-e007e490904f",
"name": "Ollama Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOllama",
"position": [
60,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "64ceba81-c42a-41b3-b5af-84cf3d1bf3da",
"name": "KI-Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
180,
20
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "c6b0a8c8-7d45-409d-a1a0-953eeddbf5a5",
"name": "Notiz6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-540,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3a2bab82-1c1f-4ab7-b5e7-a242910dec00",
"name": "Notiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-140,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "665b7e23-c3aa-40c1-9556-6ebd7dbbcc41",
"name": "Notiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7a6d0601-5d5e-47bb-bd96-d2fe81d77e91",
"name": "Notiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-140,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fdc20ba4-6181-4163-88e8-768bb713ad80",
"name": "Notiz3",
"type": "n8n-nodes-base.stickyNote",
"position": [
280,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15df35ea-63dc-4cc7-9f5f-d84f4944c807",
"name": "Open Chat",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-60,
20
],
"webhookId": "447cba79-509e-4bd9-aaa9-5ee8c182fb21",
"parameters": {},
"typeVersion": 1.1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "848186e0-bd85-4fcb-aa35-5fde47943340",
"connections": {
"64ceba81-c42a-41b3-b5af-84cf3d1bf3da": {
"main": [
[]
]
},
"15df35ea-63dc-4cc7-9f5f-d84f4944c807": {
"main": [
[
{
"node": "64ceba81-c42a-41b3-b5af-84cf3d1bf3da",
"type": "main",
"index": 0
}
]
]
},
"9376c577-706a-4e37-808a-30c800120f1a": {
"ai_tool": [
[
{
"node": "64ceba81-c42a-41b3-b5af-84cf3d1bf3da",
"type": "ai_tool",
"index": 0
}
]
]
},
"550c40ae-6638-41b1-ab72-e007e490904f": {
"ai_languageModel": [
[
{
"node": "64ceba81-c42a-41b3-b5af-84cf3d1bf3da",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Fortgeschritten - Künstliche Intelligenz, Marketing
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
Ghufran Ridhawi
@ghufran-ridhawiDiesen Workflow teilen