Clarify the relationship between FlowSearch and InternAgent
Hi, I read your paper “FlowSearch: Advancing Deep Research with Dynamic Structured Knowledge Flow.” The paper links to this repo (Alpha-Innovator/InternAgent), but it’s unclear how FlowSearch relates to InternAgent. Could you please clarify: Is FlowSearch implemented in this repo, or is it a separate project built on top of InternAgent? If it’s included here, which directory or branch contains the implementation? Thanks for your great work — the Structured Knowledge Flow idea is very impressive!
Hi, thanks for your interest !
FlowSearch is the Deep Research module within the broader InternAgent-1.5 framework. It will be released as part of this repository in an upcoming update. In InternAgent-1.5, the deep research capabilities are powered by the FlowSearch mechanism, which implements the structured knowledge flow described in our paper.
We'll include detailed documentation and examples once the FlowSearch module is integrated into the main branch. Stay tuned!
Best, InternAgent Team