Shuguang Chen
|
5f3aff4922
|
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>
|
2024-10-24 14:11:53 -07:00 |
|
Adil Hafeez
|
2a747df7c0
|
don't compute embeddings for names and other fixes see description (#126)
* serialize tools - 2
* fix int tests
* fix int test
* fix unit tests
|
2024-10-05 19:25:16 -07:00 |
|
Adil Hafeez
|
3215d81e58
|
fix webui url and dependencies (#66)
|
2024-09-19 17:48:50 -07:00 |
|
Adil Hafeez
|
060a0d665e
|
improve service names (#54)
- embedding-server => model_server
- public-types => public_types
- chatbot-ui => chatbot_ui
- function-calling => function_calling
|
2024-09-17 08:47:35 -07:00 |
|