EbbotGPT Configurations

This page describes EbbotGPT Configurations where you can customize your chat agents behaviour through guards, tools, prompt versions, temperature and other settings.

What EbbotGPT Configurations is for

EbbotGPT Configurations are available when configuring chat agents. Here is where you add the chat agent's persona, tools, etc. The config connects with a specific dataset of your choice, and together they are the main building blocks for your chat agent.

Persona

The Persona is the set of instructions that governs an AI agent's behavior and response style. By configuring name, purpose, and interaction guidelines, you ensure the agent stays within organizational boundaries and follows commands for complex scenarios.

Read more about Persona by clicking the link below.

Personachevron-right

Language

This setting will prompt the bot to speak a specific language.

Same as bot - The language set when the bot was created

Same as user - The bot imitates the language of the end user

Custom language - Manually set a language

Prompt version

The Prompt version determines the operational logic and technical capabilities of the AI Agent.

Learn more about Prompt version when clicking the link below.

Prompt Versionchevron-right

Knowledge - select dataset

Select what dataset the chat agent should use as knowledge. The knowledge of your AI agents (regardless if it's a chat agent or email agent) is setup in EbbotGPT Knowledge. In the EbbotGPT Configurations part in the Chat platform, you select the dataset you would like to use for your specific chat agents.

Learn about EbbotGPT Knowledge through the link below.

EbbotGPT Knowledgechevron-right

With Source Retrieval Settings in Configurations you can create a custom setup for how the embedder should find sources. For most use cases the default setting is good enough. Below is the default setting of how sources are retrieved.

Retrieving significantly more sources than the default setting can slow down answer generation. Additionally, EbbotGPT models have built-in limits on how many sources they can process, so even if you retrieve 30 sources, the model may not be able to read them all.

Model

Choose provider and model.

Note: depending on your user profile, the available models can vary. If you are interested in trying out a model that you are not able to select, reach out to us and we will assist.

Below are the supported AI providers in EbbotGPT Configurations.

  • Ebbot GPT - Select if you want to use one of Ebbot's models, hosted on EU servers by EU companies and fine tuned for customer service.

  • OpenAI GPT (Azure) - Select OpenAI if you want to use one of their models, hosted through Microsoft Azure.

  • Google AI - Access Google's models available through their API.

Sampling mode: Simple

Sampling mode and Output style are the settings that alters the model's probability engine. Every time an LLM generates text, it calculates a list of potential next words and assigns each a probability score; these parameters determine how the model filters and selects from that list to balance predictable accuracy with creative variety.

Focused: Prioritizes factual precision and strict consistency. Essential for Legal, Financial, or Technical support where accuracy and adherence to documentation are non-negotiable.

Balanced: Blends professional logic with a natural, conversational flow. Ideal for General Retail or E-commerce inquiries that require helpful, clear, and safe communication.

Creative: Emphasizes imagination and expressive phrasing. Perfect for Tourism, Hospitality, or Marketing where unique suggestions and brand flair drive a better customer experience.

Sampling mode: Advanced

These advanced LLM settings can slightly alter the LLM's output.

Temperature: Controls the balance between logic and randomness. Lowering it makes the model more confident and literal, while raising it "flattens" the odds to encourage more creative and varied phrasing.

Top K: Limits the model to a fixed number of the most likely words. A low setting forces the model to choose from only a tiny handful of candidates, ensuring predictable results, while a high setting opens the gate to a much larger pool for more variety.

Top P: Acts as a dynamic filter based on cumulative probability. A low setting keeps responses safe and literal by only considering the most "sure-fire" words, while a high setting allows the model to explore a broader range of plausible options that adapt to the context.

Advanced

Number of messages in GPT memory - How many messages in the Chat history should the LLM use as a basis for its answer. Changing the following settings usually has a minimal impact on the chat agent's answers. While adjustments can positively affect specific questions, they might negatively impact others. Use with caution.

EbbotGPT LLMschevron-right

Safe Guards

Use our Safe Guards to block malicious attempts to generate irrelevant or harmful content. To learn more about Safe Guards, visit the linked page below.

Safe Guardschevron-right

Tools and MCP configuration

You can give your Chat agent access to tools within EbbotGPT Configurations.

Note: AI tools are available for Prompt version v2 and later ones. Read more about the available tools and how to use them below.

AI Toolschevron-rightModel Context Protocol (MCP)chevron-right

Last updated

Was this helpful?