mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
fix ui
This commit is contained in:
parent
85aee8c9a8
commit
a6a8b63551
2 changed files with 5 additions and 1 deletions
|
|
@ -688,6 +688,7 @@ impl StreamContext {
|
|||
|
||||
if self.streaming_response {}
|
||||
|
||||
self.tool_calls = None;
|
||||
return self.send_http_response(
|
||||
StatusCode::OK.as_u16().into(),
|
||||
vec![("Powered-By", "Katanemo")],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue