Skip to main content

Documentation Index

Fetch the complete documentation index at: https://botpress-ak-docs-20-document-updating-variables-from-outsid.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Having a custom greeting is great, but we still want the bot to respond with AI after displaying it. Let’s connect the Standard Node to the Autonomous Node:
Connected Nodes
Now, when you test in the Emulator, your bot begins the conversation with your hard-coded message. Then, the Autonomous Node takes the wheel for any further responses:
Custom logic with AI
You can use any combination of Standard Nodes and Autonomous Nodes to customize your bot’s behaviour.