mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 16:22:42 +02:00
Updated hr_agent to be full stack: gradio + fastAPI (#235)
* commiting to remove * fix * updating hr_agent --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local> Co-authored-by: Adil Hafeez <adil@katanemo.com>
This commit is contained in:
parent
bb9a774a72
commit
bb882fb59b
8 changed files with 157 additions and 71 deletions
|
|
@ -834,7 +834,7 @@ impl StreamContext {
|
|||
);
|
||||
|
||||
debug!(
|
||||
"archgw => api call, endpoint: {}/{}, body: {}",
|
||||
"archgw => api call, endpoint: {}{}, body: {}",
|
||||
endpoint.name.as_str(),
|
||||
path,
|
||||
tool_params_json_str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue