mirror of
https://github.com/katanemo/plano.git
synced 2026-05-13 09:42:43 +02:00
fmt
This commit is contained in:
parent
b8c6bd73af
commit
4271dc0dc4
1 changed files with 2 additions and 3 deletions
|
|
@ -728,7 +728,6 @@ impl StreamContext {
|
||||||
None => HashMap::new(), // Return an empty HashMap if v is not an object
|
None => HashMap::new(), // Return an empty HashMap if v is not an object
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
let messages = &callout_context.request_body.messages;
|
let messages = &callout_context.request_body.messages;
|
||||||
let mut arch_assistant = false;
|
let mut arch_assistant = false;
|
||||||
let mut user_messages = Vec::new();
|
let mut user_messages = Vec::new();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue