mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +02:00
Add support for streaming and fixes few issues (see description) (#202)
This commit is contained in:
parent
29ff8da60f
commit
662a840ac5
45 changed files with 2266 additions and 477 deletions
|
|
@ -20,6 +20,10 @@
|
|||
"name": "chatbot_ui",
|
||||
"path": "chatbot_ui"
|
||||
},
|
||||
{
|
||||
"name": "e2e_tests",
|
||||
"path": "e2e_tests"
|
||||
},
|
||||
{
|
||||
"name": "demos/function_calling",
|
||||
"path": "./demos/function_calling",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue