diff --git a/packages/frontend/editor-ui/src/utils/templates/samples/agents/voice-agent.json b/packages/frontend/editor-ui/src/utils/templates/samples/agents/voice-agent.json index 0fc52569c9..17b8b51f39 100644 --- a/packages/frontend/editor-ui/src/utils/templates/samples/agents/voice-agent.json +++ b/packages/frontend/editor-ui/src/utils/templates/samples/agents/voice-agent.json @@ -21,6 +21,19 @@ "webhookId": "55acc711-c248-4ac9-b6cd-e295c2d33f4b", "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": { "sessionIdType": "customKey",