Assistants
The Assistants are configurable AI agents that use language models and knowledge sources to answer questions and perform tasks within the Aumo platform.
Overview
Assistants allow you to:
- Configure AI Agents: Create custom assistants with different capabilities.
- Integrate Knowledge: Connect assistants to knowledge collections and data sources.
- Customize Behavior: Set specific prompts, models, and parameters.
- Manage Conversations: Monitor and manage interactions with the assistants.
- Automate Tasks: Use assistants to automate processes and workflows.
Types of Assistants
The Aumo platform works with two main configurations:
Assistant without RAG
Focused solely on conversation with the language model. Ideal for flows where the context is already in the prompt or in the short-term memory of the conversation. Even without RAG, you can:
- Adjust user and assistant instruction prompts.
- Customize model parameters.
- Integrate or not integrate MCP to execute external tools.
Assistant with RAG
Includes retrieval augmented by knowledge (RAG). In addition to the features of the assistant without RAG, you can:
- Connect Knowledge Sources and Knowledge Collections.
- Control search filters and document prioritization.
- Use MCP integrations when you need additional connectors or automations.
Accessing Assistants
To access the Assistants:
- Navigate to the Projects section in the side menu.
- Select the desired project.
- Click on Assistants in the project's side menu.
Key Features
Creating Assistants
Create new assistants by configuring:
- Name and description.
- AI model to be used.
- Instruction prompts for the user and assistant.
- Associated workflow or MCP integrations.
- Sources or knowledge collections (when using RAG).
- Permissions and advanced settings.
Management
- View all assistants in the project.
- Edit existing configurations.
- Monitor usage and performance.
- Manage access permissions.
Next Steps
- Create a New Assistant: Learn how to create and configure an assistant.
- Manage Assistants: Find out how to manage existing assistants.
- Configure Knowledge Collections: Connect assistants to knowledge sources.