AgentFlow
A trainable multi-agent framework that coordinates four specialized modules (planner, executor, verifier, generator) through in-the-flow optimization, achieving significant performance gains over monolithic approaches by directly training the planner within multi-turn task loops using Flow-GRPO r...
Visit AgentFlow →Ratings & Reviews
Related tools
LangChain
Framework for building LLM-powered applications with chains, agents, and memory. Python and JS.
LlamaIndex
Data framework for building LLM applications with RAG, structured data, and agents.
CrewAI
Framework for orchestrating role-playing autonomous AI agents to tackle complex tasks together.
AutoGen
Microsoft's framework for building multi-agent AI applications with conversation patterns.
LangGraph
LangChain's framework for building stateful, multi-actor agent workflows with graphs.
OpenAI Assistants API
OpenAI's API for building AI assistants with tools, code interpreter, and file search.