Skip to content

Playground Settings

Super Admin

To access the Playground settings:

  1. Go to the Playground from the side menu
  2. Click the gear button in the header
  3. The settings panel will be displayed

Settings are organized in three tabs: RAG, Interface, and Restrictions.


The RAG tab controls how the agent searches and uses knowledge base information to generate responses:

SettingDescription
SimilarityMinimum similarity level to consider a document relevant in semantic search
Max resultsMaximum number of documents returned by the knowledge base search
TemperatureControls the creativity of responses (lower values = more precise responses, higher values = more creative responses)
Max tokensMaximum token limit in the agent’s generated response
System promptBase instruction sent to the AI model that defines the agent’s behavior and context

The Interface tab controls visual and interaction elements of the Playground:

SettingDescription
Welcome messageText displayed when starting a new conversation in the Playground
PlaceholderExample text displayed in the message input field
Max historyMaximum number of previous messages sent as context to the agent

The Restrictions tab allows you to define Playground usage limits:

SettingDescription
File typesAllowed file types for upload in conversations
Max query lengthCharacter limit per sent message
Rate limitMaximum number of messages per time interval