Commit graph

373 commits

Author SHA1 Message Date
CTran
05a2f02131
Add files via upload 2025-03-18 13:48:56 -07:00
Adil Hafeez
e28af2045f
add more changes 2025-03-18 13:32:44 -07:00
Salman Paracha
bbfb44f50c updated with more context switch tests 2025-03-18 13:12:04 -07:00
Salman Paracha
9184fe6d5b updated test cases with more complex scenarios 2025-03-18 12:57:05 -07:00
Adil Hafeez
591ea2c2f7
rename a bit more 2025-03-18 12:08:02 -07:00
Adil Hafeez
bf7c500bc3
add response 2025-03-18 12:00:03 -07:00
Adil Hafeez
61ca16068b
rename 2025-03-18 11:57:41 -07:00
Adil Hafeez
5163019a1d
add more tests 2025-03-18 11:55:21 -07:00
Salman Paracha
24f75f5d98 updating model tests salman 2025-03-18 11:15:28 -07:00
CTran
be6d4cbec9
Add files via upload 2025-03-18 10:43:35 -07:00
Adil Hafeez
8322eade4c
push rest/hurl changes 2025-03-18 10:27:43 -07:00
Salman Paracha
0c6581106a updating test tonight 2025-03-17 22:57:52 -07:00
CTran
060ab3826e
Add files via upload 2025-03-17 16:34:07 -07:00
Shuguang Chen
2012f6ea46 Create generate_random_system_prompt.py 2025-03-17 15:34:53 -07:00
Adil Hafeez
3164d49455
adding python files 2025-03-17 15:27:47 -07:00
Salman Paracha
04bf4040be first commit 2025-03-17 15:17:22 -07:00
Adil Hafeez
ab4d029aae
rename 2025-03-17 15:09:08 -07:00
Adil Hafeez
28f1ceb027
add .rest files 2025-03-17 15:07:20 -07:00
Adil Hafeez
d2cb1427fb
add hurl tests for currency exchange demo (#435) 2025-03-17 14:21:41 -07:00
Salman Paracha
6072d6ef30
updating the docs to improve usage guide for prompt_targets and function calling (#434)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-03-17 14:07:06 -07:00
Adil Hafeez
5526314b3c
fix ollama demo - add egress endpoint for llm routing (#433) 2025-03-17 11:50:14 -07:00
Salman Paracha
ffb8566c36
updating the network agent to work agin (#425)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-03-08 14:29:11 -08:00
Adil Hafeez
e8dc7f18d3
start using base_url in place of endpoint (#430) 2025-03-05 17:20:04 -08:00
Adil Hafeez
ed3845040e
add demo for deepseek (#426) 2025-03-05 14:08:06 -08:00
Pat Thibodeau
2d357ddd5e
Update discord server invite url (#428) 2025-03-05 13:21:35 -08:00
Adil Hafeez
d8b833fe69
release 0.2.3 (#423) 2025-03-04 14:30:44 -08:00
Adil Hafeez
09c9d3706e
publish docker release images (#422)
* add release docker publish

* more testing

* fix more
2025-03-04 14:16:03 -08:00
Salman Paracha
2e2680c98c
Salanap/java debug ai (#416)
* stashing changes on my local branch

* updated the java demo with debug points and jaeger tracing

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-03-04 12:49:34 -08:00
Shuguang Chen
e77fc47225
Handle intent matching better in arch gateway (#391) 2025-03-04 12:49:13 -08:00
Adil Hafeez
10cad4d0b7
add health check endpoint for llm gateway (#420)
* add health check endpoint for llm gateway

* fix rust tests
2025-03-03 13:11:57 -08:00
Sid Golestane
a402fee13b
fix: add --type=container to docker inspect to prevent Podman conflicts (#418)
* fix: add --type=container to docker inspect to prevent Podman conflicts

Adding `--type=container` ensures `docker inspect` targets containers
specifically, preventing conflicts with images in Podman.

* Format Python code using pre-commit hook

---------

Co-authored-by: Sid Golestaneh <sid@golestaneh.com>
2025-02-28 17:03:21 -08:00
Adil Hafeez
ae6b2bef59
Fix compatibility issues with podman system (#415)
- "dokcer inspect" doesn't return State/Status if container is not running
- "docker remove" is not a command supported by podman
- "docker logs" expect -f to be passed before container name
2025-02-20 16:19:48 -08:00
Adil Hafeez
1bbc5d2233
release 0.2.2 (#413) 2025-02-14 20:02:59 -08:00
Adil Hafeez
e40b13be05
Update arch_config and add tests for arch config file (#407) 2025-02-14 19:28:10 -08:00
Adil Hafeez
d0a783cca8
use docker cli to communicate to docker sub system (#412) 2025-02-14 17:46:58 -08:00
Adil Hafeez
2f6c4348fd
update jaeger (#411) 2025-02-14 14:55:41 -08:00
CTran
e7b370cd2f
fix error in function name + new thresholds (#406)
* fix error in function name + new thresholds

* fix

* fix

* remove example

* remove example
2025-02-14 09:57:39 -08:00
Adil Hafeez
4ec03af16e
use archfc hosted on aws (#409) 2025-02-13 11:03:34 -08:00
Salman Paracha
28ee14a75c
updated the spotify bearer authorization README and fixed main README… (#402)
* updated the spotify bearer authorization README and fixed main README links

* minor fixes to SPOTIFY README

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-02-10 17:56:28 -08:00
Ashwin Ramaswami
c9fe7a7eba
Fix typo (#401) 2025-02-10 13:55:17 -08:00
Salman Paracha
6ad70d9737
Fixing relative link to the shared chatbotui in the spotify demo, and add references to it in the README (#400) 2025-02-10 11:23:04 -08:00
Adil Hafeez
0ea237fbac
release 0.2.1 (#399) 2025-02-07 19:21:20 -08:00
Adil Hafeez
8de6eacfbd
spotify demo with optimized context window code change (#397) 2025-02-07 19:14:15 -08:00
Salman Paracha
b3c95a6698
refactor demos (#398) 2025-02-07 18:45:42 -08:00
Adil Hafeez
2bd61d628c
add ability to specify custom http headers in api endpoint (#386) 2025-02-06 11:48:09 -08: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
a62f906432
remove unused cargo.lock files (#396) 2025-02-05 20:25:41 -08:00
Adil Hafeez
afa2142d93
run rust tests for all crates upon commit (#393) 2025-02-05 18:57:01 -08:00
Adil Hafeez
fa089ef32d
Publish both arm64 and amd64 in docker on main (#392) 2025-02-04 15:04:09 -08:00
Adil Hafeez
962727f244
Infer port from protocol if port is not specified and add ability to override hostname in clusters def (#389) 2025-02-03 14:51:59 -08:00