Agent Model Configuration
By default, workspaces use the system LLM. To configure a workspace-specific LLM for agentic chat:
- Navigate to Workspace Settings.
- Select the agent configuration menu.
- Modify the LLM provider and model.
Agent Skills & Tools
Manage agent permissions and capabilities:
- Global Configuration: Go to
Settings > Agent Skillsto 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:
- Navigate to
Settings > Agent Skills. - 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:
- Navigate to
Settings > Agent Skills. - Click the Settings (gear) icon.
- Toggle/enable Intelligent Tool Selection.