Advance
Debugging
When optimizing the AI Chatbot’s responses, it is a good idea to enable debug mode. This allows you to look into what portion of data was retrieved from uploaded documents / crawled URLs and makes it easier for you to change the instructions for better quality of responses.
Extraction
The AI Chatbot can be configured to extract relevant information from the user’s inputs. If you toggle on the switch for “Enable Post Message”, that allows the embedding website to receive extracted data, which the website can then process it further by storing into its database, send to 3rd party APIs, or other uses.
You can configure the AI Chatbot to sniff out certain information from the user’s inputs. For example, you can configure the AI Chatbot to pay attention to the user’s contact details, demographics, or even whether the user intends to do a certain action.
LlamaParse
PDF documents are difficult for AI to work with due to the unstructured way information is represented within the document. The flow of textual content can be wildly different from the way the information is presented visually. To better handle PDF documents, you can use Cleiry’s integration with LlamaParse by enabling it and setting an API Key.
Delete Chat
The AI Chatbot and its data can be deleted if you need to.