Chat
Like a conversation, Chat section allows you to interact with the AI Assistant you just built!
Additional Resources
Master data retrieval with QAnswer’s Chat Interface! Check out our 1-minute tutorial for fast, accurate insights through intuitive chat-based querying.
As soon as you close or refresh the page, the AI Assistant Chat will forget all about your previous interaction.
To access this AI task click on AI Tasks and Chat:
In chat interface of AI Task, the answers are based only on the information delivered to the AI Assistant with the connectors. You can interact with the chat and give it more information. You can refer to the data-source section to setup a connector, check Data Source section!
The response of AI assistant is a synthesized answer based on all the documents QAnswer has found for last chat message you sent. The answer is based on a generative model, therefore each generated answer could be in different wording but contain always the same information.
You can trigger re-generate to get a new answer by clicking on
icon.
You can clear the conversation by clicking on icon.
To further improve the performance of the responses, you can give feedback by clicking on or
.
Additionally, you can also edit the generated answer by clicking on .
- Positive feedback
- Negative feedback
- Edit answer
Task Settings
If you want to customize your Chat Ai Assistant you can click on
. You can customize the way your Ai assistant answers you by :Changing the prompt in the prompt editor : Adpapt how the AI assistant will behave.
Adjusting the LLM settings : you can choose the LLM that will power the answers, the initial message, the answer length, its creativity level, the answer speed.
Adjusting the Retriever : you can choose the LLM reference level, add synonyms.
- Open Tasks Settings
- Prompt Settings
- LLM Settings
- Retriever Settings
Prompt Editor
The prompt editor allows you to fully customize the behavior of your AI assistant. You can define the personality of your AI assistant, how it should respond to queries,
what style it should use and many more. By using slots variables like {{bot_name}}
or {{bot_answer_length}}
you can inject dynamic values into the prompt.
Press the / and you'll get the available variable list. Refer to the slots section for more information on how to use them.
- Prompt Editing
- Variables list
LLM Settings
In the LLM settings, you can adjust the parameters of the LLM that will power your AI assistant like:
- the LLM model used
- the initial message
- the answer length
- the creativity level (temperature)
- the answer speed
Retriever Settings
In the retriever settings, you can adjust the parameters of the retriever that will be used to retrieve relevant documents for your AI assistant. It contains:
- the embedding model used (note this can only be changed at creation time of the AI Assistant)
- The number of references passed to the LLM
- the synonyms used to retrieve more relevant documents
In the section dedicated to synonyms you can define groups of synonyms that will be used to retrieve more relevant documents.
Click on + Add synonym group to add a new group of synonyms.
Enter a word in the input field and press Enter or click the + button to add it to the list of synonyms.
You can only add a new group if there are no existing groups, or if the last one has at least one synonym and the input field is empty.
You can delete a group by clicking the
button.
- Synonyms
- First group
- Input filled
- List created
- Add Group