Agent Model Configuration

By default, workspaces use the system LLM. To configure a workspace-specific LLM for agentic chat:

  1. Navigate to Workspace Settings.
  2. Select the agent configuration menu.
  3. Modify the LLM provider and model.

Agent Skills & Tools

Manage agent permissions and capabilities:

  • Global Configuration: Go to Settings > Agent Skills to enable/disable specific skills. Click Save to apply.
  • On-the-Fly Toggle: Click the Tools button within the chat UI prompt input to toggle tools for the active session.

Web Search Provider Configuration

The Web-Browsing tool is enabled by default using DuckDuckGo (requires no configuration). To change the provider:

  1. Navigate to Settings > Agent Skills.
  2. Click the Search Provider button to select and configure an alternative search engine.

Intelligent Tool Selection

This feature dynamically injects only relevant tools/MCPs into the prompt context to reduce token usage.

Enable Intelligent Tool Selection:

  1. Navigate to Settings > Agent Skills.
  2. Click the Settings (gear) icon.
  3. Toggle/enable Intelligent Tool Selection.