1 repo
Frameworks for managing chain-of-thought reasoning and multi-step planning in autonomous agents.
Distinguishing note: Focuses on the activation and configuration of reasoning modes, distinct from general model inference.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Reasoning Orchestrators. Refine with filters or upvote what's useful.
This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The
Agent framework allows activation of chain-of-thought reasoning for supported models to improve answer quality, with configurable intensity levels for complex problem-solving.