mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 21:02:56 +02:00
Salmanap/fix demos (#140)
* Comitting to bring in main * insurance agent updated * updated the insurance agent --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
b1fa127704
commit
82fc91495e
8 changed files with 115 additions and 123 deletions
|
|
@ -830,7 +830,7 @@ impl StreamContext {
|
|||
};
|
||||
|
||||
let final_prompt = format!(
|
||||
"{}\nhere is context: {}",
|
||||
"{}\ncontext: {}",
|
||||
user_message.content.unwrap(),
|
||||
app_function_call_response_str
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue