mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 08:12:48 +02:00
parent
9a6ae2efee
commit
f48489f7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -685,7 +685,7 @@ impl StreamContext {
|
|||
if self.tool_calls.is_none() || self.tool_calls.as_ref().unwrap().is_empty() {
|
||||
// This means that Arch FC did not have enough information to resolve the function call
|
||||
// Arch FC probably responded with a message asking for more information.
|
||||
// Let's send the response back to the user to initalize lightweight dialog for parameter collection
|
||||
// Let's send the response back to the user to initialize lightweight dialog for parameter collection
|
||||
|
||||
//TODO: add resolver name to the response so the client can send the response back to the correct resolver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue