01Stateful Conversation Management: Maintains complete, context-aware conversation history across multiple agents using a dedicated conversation memory.
02Configurable Behavior Rules: Defines when and how agents are invoked and business logic is executed through flexible IF-THEN rules, rather than hard-coded logic.
03Secure API Orchestration: Exposes pre-configured HTTP calls as secure tools for AI agents, providing a sandboxed and auditable layer for integrating with external APIs.
04288 GitHub stars
05Multi-Agent & LLM Orchestration: Intelligently routes conversations to various LLMs (OpenAI, Claude, Gemini, Ollama, Jlama) and orchestrates their invocation based on context and rules.
06Built-in AI Agent Tooling: Provides a suite of secure, autonomously invokable tools for AI agents, including calculator, web search, weather, and data formatting.