import{_ as e,o,c as r,ag as a}from"./chunks/framework.CvgP6Fyv.js";const b=JSON.parse('{"title":"Bot Management","description":"","frontmatter":{},"headers":[],"relativePath":"getting-started/bot.md","filePath":"getting-started/bot.md","lastUpdated":1772873936000}'),i={name:"getting-started/bot.md"};function n(s,t,l,d,g,h){return o(),r("div",null,[...t[0]||(t[0]=[a('
A Bot is an independent AI agent that comes with its own isolated container, persistent memory, and configurable personality. Bots can chat via various messaging platforms (Channels) and perform complex tasks using specialized tools.
personal (private to owner) or public (accessible to guests).Once created, clicking on a bot card takes you to its Detail Page, where you can manage its entire lifecycle through several specialized tabs.
The Overview tab provides a quick health check of the bot's services. It monitors:
If any check shows a warning or error, follow the provided details to troubleshoot.
After creating a bot, the most important step is configuring its runtime settings. These define how the bot talks, remembers, searches, and uses browser automation.
If you have not created these resources yet, set them up first:
The Settings tab contains all the core parameters that define your bot's behavior and runtime configuration.
| Field | Description |
|---|---|
| Chat Model | The main LLM used for generating chat responses. |
| Memory Provider | The memory backend assigned to the bot. The built-in provider can optionally define its own memory and embedding models. |
| Search Provider | The search engine used for web browsing capabilities. |
| Browser Context | The browser environment used for web automation, such as viewport, locale, and mobile behavior. |
| Max Context Load Time | Time limit (seconds) for loading context before generation. |
| Max Context Tokens | Token limit for the loaded conversation history. |
| Language | The bot's primary communication language. |
| Reasoning Enabled | If the selected model supports reasoning (like OpenAI o1), enable this to use its deep thinking capabilities. |
| Reasoning Effort | Set the level of reasoning effort (low, medium, high). |
| Allow Guest | (Public bots only) If enabled, non-registered users can interact with the bot. |
To permanently remove a bot and all its associated data (including container files and memory):
',25)])])}const m=e(i,[["render",n]]);export{b as __pageData,m as default};Warning: This action is irreversible. All persistent data for this bot will be lost.