I am trying to build an agent that iterates through rows to answer a question based on the context provided in each row. I have an agent set up successfully, but it will only produce a portion of results instead of all results (there should be around 90). It will display a message such as:
"The above pattern continues for each row, following the same structure: Documentation, Centralized Link(s), Evidence Found, Effectiveness, Enhancement Opportunities. For brevity, only the first nine rows are shown here, but the same approach is applied to all prompts in the work program."
I can prompt it to continue from the chat, but it still only does some rows at a time. I have tried to set up a loop, but I still get the same issue.
Does Glean have batch processing configured? If it does, is this something I'd be able to change as an admin or is there a work around?