Properly configuring your bot is essential for accuracy, performance, and reliability. The Settings section lets you manage prompts, models, query behavior, and search precision.


Settings Navigation


Bot Settings: Part 1

Configure the base models for your bot.

  • Go to Bot Settings
  • Update Bot name if needed
  • Select Chat model
  • Select Embedding model
  • Save the changes

Bot Settings: General Configuration


Bot Settings: Part 2 – Prompts & Library

✅ Configure Prompt Behavior

You can define how your bot answers questions using different prompt strategies.

  • Prompt for Own Data:
    Restrict the bot to only respond using the context you’ve provided. If no relevant data is found, the bot replies with “I don’t know.”

  • Prompt for Web Data:
    This allows the bot to reformulate follow-up questions independently—useful for multi-turn conversations with limited context.

  • Prompt Library:
    Use predefined system prompts from the library tailored for different use cases (e.g., interviewers, educators, debaters).

Prompt Configuration Panel in Bot Settings


Using the Prompt Library

1

Browse and Apply Predefined Prompts

Click Prompt lib to open the Prompt Library.
A list of categorized prompts will be shown (e.g., Position Interviewer, Storyteller, Plagiarism Checker).
Choose one that fits your bot’s goal.

Prompt Library: Browse Built-in Prompt Options

2

Preview and Confirm Selection

Once you select a prompt, a confirmation modal will appear.

  • You’ll see a description and example usage
  • Click Use Prompt to apply it
  • Or Cancel to return and pick another

Prompt Confirmation: View & Confirm Prebuilt Prompt


Bot Settings: Part 3 - Temperature

Control how creative or focused your bot is:

  • 0.0 – 0.3: Focused, factual
  • 0.4 – 0.7: Balanced
  • 0.8 – 1.0: Creative, open-ended

Drag the slider to adjust.

Bot Settings: Adjusting Response Temperature


Starter Questions

Let users quickly start conversations with predefined questions.

How to Add Starter Questions:

  • Go to Bot SettingsStarter Questions (1)
  • Add up to 4 quick-access questions (2)
  • Click Add (3) and Save (4)

Starter Questions: Configuration Screen

Starter Questions: Configure Screen

Starter Questions: Display in Playground


Query Parameters

Inject dynamic, user-specific data into your bot’s logic.

How to Add Query Parameters:

  • Go to Bot Settings (1)
  • Click Add Query Parameter (2)
  • Enter name (3)
  • Update your prompt to include this variable (4)
  • Save changes

Query Parameters: Configuration in Settings

Query Parameters: Visible in Playground


Semantic Search Similarity Scoring

Adjust how strict or flexible your bot is when matching content:

Relevance Thresholds:

  • ≥ 0.2 → Broad matches
  • ≥ 0.5 → Moderate relevance
  • ≥ 0.7 → Highly accurate

To change:

  • Go to Settings
  • Choose the desired score from dropdown

Semantic Scoring: Changing the Match Threshold