Skip to main content

Bot Settings

Fine-tune your bot's AI behavior and capabilities.

LLM Configuration

SettingDescriptionDefault
ProviderAI provider (OpenAI, Anthropic, Google)OpenAI
ModelSpecific model to usegpt-4o-mini
TemperatureCreativity vs. precision (0.0–2.0)0.7
Max TokensMaximum response length4096
System PromptBase instructions for the AI(default per agent)

Temperature Guide

ValueBehaviorGood For
0.0–0.3Precise, deterministicFacts, code, math
0.4–0.7BalancedGeneral conversation
0.8–1.2Creative, variedBrainstorming, writing
1.3–2.0Highly creativeArt prompts, fiction

Capabilities

Control which tools and abilities your bot has access to:

  • Web Search — Search the internet
  • Image Generation — Create images from descriptions
  • Code Execution — Write and explain code
  • Web Analysis — Analyze web page content
  • Orchestration — Multi-step task execution

Behavior Settings

Configure how your bot communicates:

  • Verbosity — How detailed responses should be
  • Personality — Response tone and style
  • Language — Default response language

Orchestration Settings

For bots with orchestration enabled:

  • Max Steps — Maximum orchestration steps (default: 5)
  • Max Duration — Time limit for orchestration (default: 10s)
  • Auto-send Final — Automatically send the final response