You can add as many assistants as you need by following these steps:
In the Assistants tab, click New Assistant.
Enter any friendly assistant name and select the type of assistant from the drop-down to indicate its purpose.
If you select the Intent Recognition assistant type, you must also select the intent set you want to link to it.
Provide clear and concise instructions for the assistant to follow.
Configure advanced settings (optional).
Temperature: Controls the randomness of the generated response. A lower value makes the response more focused and predictable. Adjusting the temperature allows users to balance between creativity and coherence, depending on the desired outcome of the text generation.
Top P: A technique that helps generate text that is coherent and diverse, providing a middle ground between deterministic and purely random sampling methods. Filters the output distribution to consider only the most probable tokens (words or subwords).
Amount of chunks to return: Controls how many pieces of relevant information are retrieved in response to your search query. Chunking is essential for handling long documents or conversations, ensuring that the model can process extensive data by breaking it into manageable parts.
Language model memory: If enabled, the assistant will respond using internal memory and not the context provided.
Use general context: If enabled, the assistant will use both its documents and the information available in the general assistant's documents.
The General Assistant is added by default. You cannot disable or delete it, but you can edit certain elements.
On the Assistants tab, select the Edit icon (pencil).
From here you can edit the Name, Type, Instructions, and Advanced Settings for the assistant.
You can also change the status of the assistant (Enabled/Disabled).
Before saving your changes, click the Test button to apply the changes and try it out using the chat widget on the right.
Once you are happy with the changes, click Save to update the assistant accordingly.