### MaxKB Version 最新版 ### Please describe your needs or suggestions for improvements 我想实现类似深度搜索和研究的功能,大模型先思考输出要检索的内容,再循环检索,直到检索完,llm再结合回答 ### Please describe the solution you suggest 增加循环体节点,可以引用变量自定义参数,循环次数,传参。要不然我就只能专门建一个检索的应用,通过API,写Python做循环 ### Additional Information _No response_