Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.
The Knowledge Source block allows you to connect your chatbot to a specific source of information (like a website, a PDF, or provided content) that the bot can reference when generating answers.
It makes your bot smarter by giving it a specific knowledge base to draw from. This ensures the bot provides accurate and relevant answers about your business, products, or services without hallucinating.
You can select a variety of sources for your bot to reference, including a specific website, a PDF document, or any other content you have provided to the system.
You use the "Select Knowledge Source" field to choose the specific source you want the AI to use for its answers.
This field allows you to store the answer generated by the chatbot in a variable. By saving the response, you can use it later in the conversation flow or reference it in other blocks.
After the bot references the selected source, it will generate an answer based on the information it finds and store that answer in the variable you named.
Storing the response in a variable is crucial because it allows you to use the generated answer in a controlled way, such as displaying it in a text block, sending it in an email, or using it for a later condition.
You can find the Knowledge Source block by navigating to Dashboard → Quick Access. Then, under ChatMaxima Studio, click on Create Chatbot. The block will be available in the sequence section of the builder.
You can find the video tutorial at: https://chatmaxima.com/video-tutorials/using-sequence-knowledge-source-in-chatmaxima/
By limiting the bot's responses to a specific source, you ensure that the answers are based on your provided information, which significantly reduces the risk of the bot "hallucinating" or providing inaccurate details.
You could use this block to answer specific questions about your company's return policy by connecting the bot to a PDF of your policy document, ensuring every answer is accurate and official.
Yes, you can select multiple knowledge sources at the same time within this block.