mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(editor): Add sticky to Voice assistant agent template (no-changelog) (#18906)
This commit is contained in:
@@ -21,6 +21,19 @@
|
|||||||
"webhookId": "55acc711-c248-4ac9-b6cd-e295c2d33f4b",
|
"webhookId": "55acc711-c248-4ac9-b6cd-e295c2d33f4b",
|
||||||
"credentials": {}
|
"credentials": {}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"content": "### Voice assistant agent\nPersonal AI assistant in Telegram, handling both text and voice messages.\n\n#### Set up\n- Configure credentials in the **Model** and **Telegram** nodes\n- Follow the bot creation steps in our [Telegram docs](https://docs.n8n.io/integrations/builtin/credentials/telegram/#supported-authentication-methods)\n- Add your user ID to the **Telegram Message Trigger** so only you can access it\n- Activate the workflow to receive messages from Telegram\n- Send a message to the agent\n\n#### Next steps\nTry giving the agent more tools, so that it can draft emails and calendar events for you from just a message.\n",
|
||||||
|
"height": 496,
|
||||||
|
"width": 304,
|
||||||
|
"color": 5
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.stickyNote",
|
||||||
|
"position": [-576, -80],
|
||||||
|
"typeVersion": 1,
|
||||||
|
"id": "a4a8f73c-f663-4ee6-b60e-d60722145726",
|
||||||
|
"name": "Sticky Note"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"sessionIdType": "customKey",
|
"sessionIdType": "customKey",
|
||||||
|
|||||||
Reference in New Issue
Block a user