Multiple Tool Calls in a Single Response #2695
Replies: 3 comments
-
This will be able to save in a huge way on costs, considering that it can subsequently examine multiple files on a given query within its reasoning traces. Deciding which ones to check out and which ones to ignore along the way. |
Beta Was this translation helpful? Give feedback.
-
Adding onto this, I wonder if things like read_file could read multiple files at once, and perhaps concatenate them? |
Beta Was this translation helpful? Give feedback.
-
Maybe it is better to keep things clear when it comes to writing tasks? But for reading, it would be more useful to have a single command lumping multiple files, or just repomap the whole file collection |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to see Roo support multiple tool calls in a single response. After playing around with it I realized Roo seemed to only support returning a single XML block in the response text that makes a single tool call.
It seems like it'd be pretty easy to have it part multiple XML blocks as a quick fix while longer term solutions are considered.
Beta Was this translation helpful? Give feedback.
All reactions