Commit graph

28 commits

Author SHA1 Message Date
Adil Hafeez
a6a8b63551 fix ui 2024-10-27 21:32:52 -07:00
Adil Hafeez
85aee8c9a8 direct reps 2024-10-27 19:21:31 -07:00
Adil Hafeez
608ef35af7 more fixes 2024-10-27 15:18:20 -07:00
Adil Hafeez
e35560623c add more tests 2024-10-27 15:02:43 -07:00
Adil Hafeez
1064301f45 add e2e tests 2024-10-26 14:14:10 -07:00
Adil Hafeez
6eceabf43e fix more 2024-10-24 17:45:04 -07:00
Adil Hafeez
8e098fb5c0 Merge branch 'main' into debug-streaming-v2 2024-10-24 15:33:40 -07:00
Adil Hafeez
81f50911a0 more updates 2024-10-24 15:32:51 -07:00
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
03a02455e8 updates 2024-10-24 01:32:21 -07:00
Azib Farooq
05f0491f76
updated key name (#211) 2024-10-23 21:02:24 -07:00
Adil Hafeez
6982d0a575 Merge branch 'main' into debug-streaming-v2 2024-10-23 00:59:17 -07:00
José Ulises Niño Rivera
4c7a7df08c latest 2024-10-22 21:47:10 -04:00
CTran
8495f89fda
Cotran/hallucination (#208) 2024-10-22 12:52:01 -07:00
Adil Hafeez
ea76d85b43
Improve logging (#209)
* improve logging

* fix int tests

* better

* fix more logs

* fix more

* fix int
2024-10-22 12:07:40 -07:00
Adil Hafeez
2f374df034
refactor prompt gateway (#204) 2024-10-21 15:04:15 -07:00
Adil Hafeez
dced8a5708
Add separate util for hallucination and add tests for it (#203) 2024-10-18 19:34:17 -07:00
Adil Hafeez
faf64960df
update observability and dashboards (#198) 2024-10-18 15:07:49 -07:00
José Ulises Niño Rivera
ad23fb81bc Merge branch 'main' into debug-streaming-v2
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-10-18 16:33:43 -04:00
Adil Hafeez
cb74e8ffe2 Send back developer error correctly (#195) 2024-10-18 16:26:22 -04:00
Adil Hafeez
770ffc11cb Code refactor and some improvements - see description (#194) 2024-10-18 16:25:47 -04:00
Adil Hafeez
dd1c7be706
Pass tool call and app function response back in metadata (#193) 2024-10-18 13:25:39 -07:00
José Ulises Niño Rivera
e61e78242c wip
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-10-18 16:23:37 -04:00
Adil Hafeez
1719b7d5f8
Send back developer error correctly (#195) 2024-10-18 13:14:18 -07:00
Adil Hafeez
c6ba28dfcc
Code refactor and some improvements - see description (#194) 2024-10-18 12:53:44 -07:00
José Ulises Niño Rivera
aa30353c85
Add cargo workspace to allow rust-analyzer to work correctly (#197)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-10-18 15:44:52 -04:00
Adil Hafeez
21e7fe2cef
Split arch wasm filter code into prompt and llm gateway filters (#190) 2024-10-17 10:16:40 -07:00
Adil Hafeez
3bd2ffe9fb
split wasm filter (#186)
* split wasm filter

* fix int and unit tests

* rename public_types => common and move common code there

* rename

* fix int test
2024-10-16 14:20:26 -07:00