LLM Knowledge base
Adds flow nodes that use Large Language Models using Knowledge bases for their functioning
The LLM Knowledge base skill adds two capabilities to your Smart App to generate responses to users and operators using a large language model AI service that uses a predefined Knowledge base as its content.
How to install?
Installing the package
Depending on your license, the LLM Knowledgebase skill can be installed in the packages section of the platform.
Not all Smart Apps support the LLM Knowledgebase skill. When they do however you can perform the following steps to install the skill to your App.
Go to packages
Click on Browse skills
Click on LLM Knowledgebase
Click on Install
Publish the app to gain access to the 'AI - Knowledgebases' page
Configuring the AI
The prompts can be configured in the Prompts page in the AI section, see here for more details.
Knowledgebases can be configured in the Knowledgebases page in the AI section, see here for more details.
Configuring the Inbox settings
If you want to use the knowledge base and the LLM Prompt in the inbox to generate suggestions to the operators and agents, make sure to configure the Prompt and Knowledgebase in the Settings page called "Inbox AI", see below:
How to use?
In the Flow Designer
The LLM Knowledgebase skill introduces the following flow nodes to your Flow designer in order to provide responses that are generated by the LLM to users of your Smart App:
In the Inbox
The LLM Knowledgebase skill also introduces an Inbox Command for generating response suggestions using the LLM. The Inbox Command is available in the input bar when an operator or agent has joined the conversation.
When clicking the inbox commands button a list appears with the available commands. When the LLM KB Skill is installed you should at least see the option "AI Suggestions".
Now make sure to click in teh input bar where it says "Type your message" to enable to cursor. In a second or two you should get a suggestion response from the AI like this:
Now you can simply click on it to select the suggestion in your input bar. You can then choose to rewrite, add or remove something before sending it to the user.
Frequently asked questions
I get a warning in the inbox when I try to use the Inbox Command: AI Suggestions
You should configure the prompt and/or knowledge base in the Settings section, see above, when you get this message.
Last updated
Was this helpful?