lupantech/AgentFlow
GitHub 仓库 中按Star排名第 463 / 共 783
AgentFlow: In-the-Flow Agentic System Optimization
项目介绍
AgentFlow is a trainable, tool-integrated agentic framework designed to overcome the scalability and generalization limits of today’s tool-augmented reasoning approaches.
Unlike prevailing approaches such as Search-R1 which train a single LLM to interleave reasoning steps with tool calls, AgentFlow introduces a modular agentic system with four specialized modules: 🧭 Planner, 🛠 Executor, ✅ Verifier, and ✍️ Generator.
For effective planning and tool use, the framework directly optimizes planner agent within the system in an online fashion using Flow-based Group Refined Policy Optimization (Flow-GRPO), achieving superior performance across diverse domains with improved tool-calling…
最新指标
| Star | 2.0k | 2026-07-16 |
|---|---|---|
| Fork | 230 | 2026-07-16 |
| 提交 | 128 | 2026-07-16 |
| 发布 | 0 | 2026-07-16 |
| Watcher | 17 | 2026-07-16 |
| 开放 issue | 6 | 2026-07-16 |
| 开放 PR | 3 | 2026-07-16 |