Documentation Index
March 4, 2026 ยท View on GitHub
Welcome to the RadOps documentation. Here you will find detailed guides on how to configure, deploy, and use the system.
Getting Started
- Installation & Deployment - Prerequisites, installation steps, and running modes (Server vs Console).
- Playground - Playground CLI and Streamlit UI to interact with RadOps.
- Introduction Video - A brief overview of RadOps features (8 min).
Configuration
- Main Configuration - Core settings for LLMs, Agents, Memory, and Vector Stores (
config.yaml). - Tools Configuration - Native Tools Configuring native tools and MCP servers (
tools.yaml). - RBAC Configuration - Managing users, roles, and permissions (
rbac.yaml).
Features & Integrations
- System Features - Memory management (Short/Long-term) and user secrets configuration.
- Agent Discovery - Scalable agent routing modes (Prompt vs Discovery).
- Creating Skills - Defining executable skills (Python, Bash, MCP) in Markdown.
- Integrations & Knowledge Base - Sync locationsetting up RAG data sources (GitHub, GDrive) and external integrations.
- Knowledge Base & RAG - Advanced RAG configuration, vector stores, metadata filtering, and reranking.
- Observability - Configuring OpenTelemetry, Tracing, and Prometheus metrics.
- Slack Integration - Configuring the Slack bot and App Manifest for chat interaction.