Commit graph

13 commits

Author SHA1 Message Date
Adil Hafeez
641d41de1c
add tests 2025-06-06 00:37:12 -07:00
Adil Hafeez
db19395eb7
more changes 2025-06-05 16:58:45 -07:00
Adil Hafeez
25f1b72e7c
more changes 2025-06-05 16:14:40 -07:00
Adil Hafeez
0c7aa132ee
use hermesllm in arch gateway for both stream and non stream messages 2025-06-04 16:19:45 -07:00
Adil Hafeez
b0c1e97dc5
use req/resp from hermesllm in llm gateway 2025-06-03 15:57:30 -07:00
Adil Hafeez
f10e0fcece
add more changes 2025-06-03 15:00:57 -07:00
Adil Hafeez
59dbbd6743
add openai protocol 2025-06-02 23:57:03 -07:00
Adil Hafeez
cd7b8ef649
add hermes llm 2025-05-29 13:33:41 -07:00
Adil Hafeez
27c0f2fdce
Introduce brightstaff a new terminal service for llm routing (#477) 2025-05-19 09:59:22 -07:00
Adil Hafeez
e82f8f216f
Encode parameter values in http path and ... (#395)
* Encode parameter values in http path and ...

- don't send param values in request body in http get request
- send param values in http post request

* rust tests

* refactor code

* add tests
2025-02-06 11:00:47 -08:00
Adil Hafeez
30647fd508
Add service to stream custom otel traces to otel-collector (#262) 2024-11-12 11:09:40 -08:00
CTran
8495f89fda
Cotran/hallucination (#208) 2024-10-22 12:52:01 -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