144 lines
3.6 KiB
JSON
144 lines
3.6 KiB
JSON
[
|
|
{
|
|
"updatedAt": "2026-05-08T14:15:09.787Z",
|
|
"createdAt": "2026-05-08T13:59:13.748Z",
|
|
"id": "Zm2AWungYXoUvk5S",
|
|
"name": "Dyak — Извлечение задач",
|
|
"description": null,
|
|
"active": true,
|
|
"isArchived": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {
|
|
"httpMethod": "POST",
|
|
"path": "ask-action-items",
|
|
"responseMode": "responseNode",
|
|
"options": {}
|
|
},
|
|
"type": "n8n-nodes-base.webhook",
|
|
"typeVersion": 2.1,
|
|
"position": [
|
|
0,
|
|
0
|
|
],
|
|
"id": "05da650b-942c-49df-a69c-54b13a4a34ff",
|
|
"name": "Webhook",
|
|
"webhookId": "dyak-ask-action-items"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"modelId": {
|
|
"__rl": true,
|
|
"value": "={{ $json.body.model || $json.model || 'qwen2.5:32b' }}",
|
|
"mode": "expression"
|
|
},
|
|
"messages": {
|
|
"values": [
|
|
{
|
|
"content": "={{ $json.body.prompt || $json.prompt }}"
|
|
}
|
|
]
|
|
},
|
|
"options": {
|
|
"temperature": 0.2,
|
|
"num_predict": 1024
|
|
}
|
|
},
|
|
"type": "@n8n/n8n-nodes-langchain.ollama",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
304,
|
|
0
|
|
],
|
|
"id": "4b18791b-38d0-4484-a8ec-6ae3cfeeb5b3",
|
|
"name": "Ollama: Извлечь задачи",
|
|
"credentials": {
|
|
"ollamaApi": {
|
|
"id": "rLJ5pXANVJNpHzVk",
|
|
"name": "Ollama account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"respondWith": "allIncomingItems",
|
|
"options": {}
|
|
},
|
|
"type": "n8n-nodes-base.respondToWebhook",
|
|
"typeVersion": 1.5,
|
|
"position": [
|
|
608,
|
|
0
|
|
],
|
|
"id": "224485f2-3ec9-474e-a83f-920c7ed92a24",
|
|
"name": "Respond to Webhook"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Webhook": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Ollama: Извлечь задачи",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Ollama: Извлечь задачи": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Respond to Webhook",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {
|
|
"executionOrder": "v1",
|
|
"binaryMode": "separate"
|
|
},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": {},
|
|
"versionId": "64edfe70-de42-48f5-99c5-cfbd8927b04d",
|
|
"activeVersionId": "e31fa373-5a4a-46e0-8ca8-2a98755e024f",
|
|
"versionCounter": 19,
|
|
"triggerCount": 1,
|
|
"tags": [
|
|
{
|
|
"updatedAt": "2026-05-08T13:58:35.970Z",
|
|
"createdAt": "2026-05-08T13:58:35.970Z",
|
|
"id": "am4wleG98HrE7SAc",
|
|
"name": "dyak"
|
|
}
|
|
],
|
|
"shared": [
|
|
{
|
|
"updatedAt": "2026-05-08T13:59:13.748Z",
|
|
"createdAt": "2026-05-08T13:59:13.748Z",
|
|
"role": "workflow:owner",
|
|
"workflowId": "Zm2AWungYXoUvk5S",
|
|
"projectId": "ADyfwlKMDdTKeTb1",
|
|
"project": {
|
|
"updatedAt": "2026-05-08T12:50:32.745Z",
|
|
"createdAt": "2026-05-08T04:19:48.389Z",
|
|
"id": "ADyfwlKMDdTKeTb1",
|
|
"name": "vladimir bolshakovsky <vladimir@bolshakovsky.ru>",
|
|
"type": "personal",
|
|
"icon": null,
|
|
"description": null,
|
|
"creatorId": "4b15ec28-0ec1-4822-85a6-86b4929930aa"
|
|
}
|
|
}
|
|
],
|
|
"versionMetadata": {
|
|
"name": null,
|
|
"description": null
|
|
}
|
|
}
|
|
] |