Adil Hafeez
|
a54db1a098
|
update getting started guide and add llm gateway and prompt gateway samples (#330)
|
2024-12-06 14:37:33 -08:00 |
|
Adil Hafeez
|
d87105882b
|
update rust toolchain to 1.82 (#255)
* update rust to 1.82 pin it, also update envoy to 1.32 and python to 3.13
* use python:3.12
|
2024-11-12 10:35:14 -08:00 |
|
Adil Hafeez
|
a72bb804eb
|
add support for jaeger tracing (#229)
|
2024-11-07 22:11:00 -06:00 |
|
Adil Hafeez
|
9a6ae2efee
|
retry embeddings fetch (#245)
|
2024-11-05 10:04:36 -08:00 |
|
José Ulises Niño Rivera
|
662a840ac5
|
Add support for streaming and fixes few issues (see description) (#202)
|
2024-10-28 17:05:06 -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
|
faf64960df
|
update observability and dashboards (#198)
|
2024-10-18 15:07:49 -07:00 |
|
Adil Hafeez
|
dd1c7be706
|
Pass tool call and app function response back in metadata (#193)
|
2024-10-18 13:25:39 -07:00 |
|
Adil Hafeez
|
1719b7d5f8
|
Send back developer error correctly (#195)
|
2024-10-18 13:14:18 -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 |
|