Customize your AI assistants by selecting language models (LLMs) and enabling powerful, pre-built skills for your bots.
1. Introduction
Bots in VAKAV Autonomous are specialized AI assistants that can perform a wide range of tasks. You can manage their capabilities by enabling "Bot Skills," which are pre-built functions like searching the web or analyzing documents, or by activating custom "Bot Flows," which are user-created automated workflows.
2. Accessing the Feature
Bot Skills are managed globally for your VAKAV Autonomous instance. To access the configuration page, click on "Bot Skills" in the main "Instance Settings" sidebar on the left.
3. Main Interface Elements
1-Language Model Provider: A dropdown menu to select the main provider for the workspace bot (e.g., Ollama, OpenAI, Azure OpenAI).
2-Workspace Bot Model: A dropdown to select the specific model (e.g., llama3.3:latest) that the default @agent bot will use.

3-Configure Skills Button: A button that takes you to the dedicated bot skills management page.
4-Skills List: A list of all pre-built skills that you can enable or disable. Each skill adds a new capability to the bot.

4. Key Actions
Action 1: Enable or Disable a Skill
Step 1: On the "Bot Skills" page, find the capability you want to modify. This can be a built-in function from the "Bot Skills" list or a custom workflow from the "Bot Flows" list.
Step 2: Use the toggle switch next to its name to turn it On or Off. When a skill or flow is enabled, it becomes available for use by agents in the chat interface.
Action 2: Use a Bot in Chat
Step 1: In the chat input box, type @ or click the @ icon to see a list of available bots and skills.
Step 2: Select the bot you want to use from the list, such as the @agent default bot or a custom bot like "Professional Report Generator".

5. Tips & Notes
Global Availability: The skills you enable on this page are made available across all workspaces in your instance.
Agent Capabilities: The default @agent bot can leverage any of the enabled "Bot Skills" (like Web Search or SQL Connector). Custom bots created as "Bot Flows" will follow their own specific, pre-defined logic.
Building Your Own: To create a new custom bot like the ones seen in the "Bot Flows" list, use the "Open Builder" button to start the design process.