mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
Update chatbot UI and update hallucination check (#218)
* update chatbot UI * Update docker-compose for demos * Fix bugs * fix for emtadata (#219) * fix for emtadata * fix * revert * merge main --------- Co-authored-by: CTran <cotran2@utexas.edu>
This commit is contained in:
parent
05f0491f76
commit
5f3aff4922
9 changed files with 129 additions and 34 deletions
|
|
@ -21,3 +21,5 @@ services:
|
|||
- CHAT_COMPLETION_ENDPOINT=http://host.docker.internal:10000/v1
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
- ./arch_config.yaml:/app/arch_config.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue