LLM Node
The LLM node enables the AI Agent to handle more complex tasks by using natural language processing (NLP) to fetch the necessary information required to provide accurate responses to user inquiries. It allows for advanced and versatile workflows, making it easier to handle complex business logic and data processing.
To take advantage of this functionality, you first need to add a new LLM integration from the 'Integrations' page. Select Azure or OpenAI and make the required configurations.

Once configured, go to the Bot Settings, select 'Bot Plugins' and then 'LLM'. From there you can select to activate the plugin you want.

After you have activated the LLM plugin, you can use the LLM node into your bot's flows and customize the prompt per case accordingly.

Last updated
Was this helpful?