Hello Community
I have a long document to analyze, its length is longer than the context windows of the LLM.
I create an Agno Workflow and set a first step to split the document in chunks. It is necessary to iterate over the chunks to analyze the full document. However, the Loop object is not done to iterate over a list of objects but dedicated towards quality refinement. So my questions:
1/ Is an Agno agent able to organize the iterations over an input list by itself ?
2/ Which architecture pattern is the best to iterate over a list ? Shall I create a dedicated fonction step which embeds the loop in a Python code calling the agent ?
3/ Are there other solutions/patterns ?
Thanks a lot
AF
Hi @afausse, thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon. If it’s urgent, please let us know. We appreciate your patience!