Skip to content

Advanced Settings

Overview

The advanced settings enable detailed fine-tuning of your agent. These options influence the behavior, performance, and integration of the agent.

Available Settings

Temperature

Temperature controls the creativity and randomness of responses:

  • Low (0.0 - 0.3): Consistent, predictable answers
  • Medium (0.4 - 0.7): Balanced between creativity and consistency
  • High (0.8 - 1.0): Creative, diverse, but less predictable answers

Default Value

The default value is typically 0.7 and is suitable for most use cases.

Maximum Tokens

Limits the length of generated responses:

  • Higher values allow longer, more detailed answers
  • Lower values force compact, precise answers
  • Impacts cost per request

Context Window

Determines how many previous messages the agent considers in the conversation:

  • Small Window: Focus on current request, lower costs
  • Large Window: Better understanding of conversation flows, higher costs

Streaming

Enables real-time transmission of responses:

  • Enabled: Responses appear progressively (better user experience)
  • Disabled: Complete response is sent at once

Access and Visibility

Access Restrictions

Control who can use the agent:

  • Public: Anyone with the link can use the agent
  • Organization Internal: Only members of your organization
  • Specific Users: Only selected individuals

Make Available as Tool

Makes the agent usable by other agents:

Logging and Monitoring

Conversation Logging

Stores all interactions with the agent:

  • Enabled: All conversations are saved and can be reviewed later
  • Disabled: No storage (enhanced privacy)

Analytics

Collects usage statistics:

  • Number of requests
  • Average response time
  • Most common topics
  • User satisfaction

Integration and Deployment

API Access

Enables programmatic use of the agent:

  • Generate API keys for your agent
  • Integrate the agent into your own applications
  • See API Documentation for details

Webhook Configuration

Notifications for specific events:

  • New message received
  • Agent response generated
  • Error occurred

Embedding

Settings for website integration:

  • Chat widget appearance
  • Position on page
  • Colors and branding

Security and Compliance

Privacy Settings

  • Data Processing Location: Choose the region for data processing
  • Data Deletion: Automatic deletion after defined period
  • GDPR Compliance: Enable additional privacy measures

Content Filter

Protects against unwanted content:

  • Blocking sensitive topics
  • Filtering inappropriate language
  • Validating inputs

Best Practices

Adjust Gradually

Change advanced settings one at a time and test the effects before making further adjustments.

Keep Documentation

Note which settings you changed and why. This facilitates later optimizations.

Production Environment

Test changes to advanced settings in a test environment first before deploying them in production.