mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-09 07:25:00 -05:00
Consider Adding AgentFlow =w=/ #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IsaacGHX on GitHub (Oct 13, 2025).
Hello! Thank you for curating this excellent list.
I'd like to suggest adding AgentFlow to this collection.
AgentFlow introduces 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 reinforcement learning. Any tools can be smoothly integrated into this framework, math, coding, scientific, search, finance, news, etc.
Resources:
Would love to hear your thoughts on including it!