mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
remove chatbot ui
This commit is contained in:
parent
64fe4c0845
commit
05f16346a2
1 changed files with 2 additions and 5 deletions
|
|
@ -18,13 +18,10 @@ trap 'print_debug' INT TERM ERR
|
|||
|
||||
log starting > ../build.log
|
||||
|
||||
log building function_callling demo
|
||||
log building and running function_callling demo
|
||||
log ===============================
|
||||
cd ../demos/function_calling
|
||||
docker compose build -q
|
||||
|
||||
log starting the function_calling demo
|
||||
docker compose up -d
|
||||
docker compose up api_server --build -d
|
||||
cd -
|
||||
|
||||
log building model server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue