Other generative AI settings
This section walks you through the advanced settings that let you customize your Agent's behavior and optimize its responses for your specific needs.
AI settings
Open your Agent's Settings and click AI to access the dedicated section. From here, you can:
Enable or disable Deep Thinking;
Edit the instructions;
Change the AI models your Agent uses.
Below the instructions field, you'll also find two options:
Inside the "Provider settings" section, you'll also find:
Let's look at each one in detail 👇
Always respond with generative AI
When this setting is enabled, the Agent will always and only respond using generative AI: your Agent will no longer generate answers on its own — instead, it will have the chosen model formulate them (using the "Q&A configuration").
The Agent will share the most relevant contents with the chosen language model, and the model will generate the response for the user. This lets you keep responses relevant and accurate without sacrificing personalization!
Generative AI may provide incorrect responses. Make sure to test every use case scenario for your Agent to confirm it continues to respond correctly.
Disable automatic image extraction from contents
As covered in the contents section, you can add media and links to specific Q&A pairs.
By default, the AI Agent can read the titles of images and links associated with the most relevant contents and may show them to the user even in AI-generated responses.
If you experience issues, you can check this option to disable that behavior.
Maximum token count
This parameter controls the maximum length of each AI-generated response.
On the platform, you can select between 256 and 4,000 maximum tokens per AI-generated response (the default is 512). If you're using a model that supports a higher output token count, you can adjust this value via the API.
To roughly convert tokens to characters: 1 token ≈ 4 characters in English.
Not all models support a high output token count. If you're using your own API key, make sure to check the model's maximum output token limit.
Temperature
Temperature controls how creative your Agent's responses are. It's a number from 0 (more predictable and consistent responses) to 1 (less predictable and more creative responses).
When creating an Agent, we recommend setting temperature to 0: you'll get more consistent responses. If you're looking for more creative answers, you can gradually increase the temperature.
Optimizing settings
Finding the perfect configuration for your Agent may take some trial and error. Don't hesitate to experiment with these settings to find the right balance between accuracy, creativity, and performance.
Every project has unique needs. Use these powerful options to shape your Agent and make it perfect for your specific use case!
Last updated