Commit graph

443 commits

Author SHA1 Message Date
Adil Hafeez
6294d69ee8
add more changes 2025-07-11 15:20:39 -07:00
Adil Hafeez
bf90698c71
add pytest 2025-07-11 15:15:25 -07:00
Adil Hafeez
0e31ce2cb5
add arch tools test 2025-07-11 15:10:56 -07:00
Adil Hafeez
1a220b4634
add tests for config generator 2025-07-11 13:37:12 -07:00
Adil Hafeez
0a724ebfd6
update docs 2025-07-11 11:28:03 -07:00
Adil Hafeez
af3b38a5b4
update docs 2025-07-11 11:27:13 -07:00
Adil Hafeez
31c30c4806
fix more 2025-07-10 17:23:44 -07:00
Adil Hafeez
d994a4c8f5
fix more 2025-07-10 16:23:40 -07:00
Adil Hafeez
31c21a5491
fix e2e tests 2025-07-10 15:58:22 -07:00
Adil Hafeez
d63b9f5398
fix rust tests 2025-07-10 15:55:47 -07:00
Adil Hafeez
c1af7908db
add local file 2025-07-10 15:42:51 -07:00
Adil Hafeez
7f90124bd1
more updates 2025-07-10 15:34:12 -07:00
Adil Hafeez
e7eb77383f
fix arch_config schema 2025-07-09 13:15:53 -07:00
Adil Hafeez
293bd14051
use provider_id/model_id for model 2025-07-08 16:13:56 -07:00
Adil Hafeez
bcd7f9be45
use provider/model to identify models 2025-07-08 13:47:56 -07:00
Adil Hafeez
5f18fee089
Merge branch 'main' into adil/better_model_namesg 2025-07-08 10:31:25 -07:00
Adil Hafeez
5fb7ce576c
release 0.3.3 (#519) 2025-07-08 00:59:33 -07:00
Adil Hafeez
042904a8b1
update docs 2025-07-08 00:42:33 -07:00
Adil Hafeez
b662535cd9
Merge branch 'main' into adil/better_model_namesg 2025-07-08 00:35:24 -07:00
Adil Hafeez
147908ba7e
make arch-router cluster optional (#518) 2025-07-08 00:33:40 -07:00
Adil Hafeez
68f963e92c
better model names 2025-07-07 11:59:50 -07:00
Salman Paracha
a212dd79da
Update README.md 2025-07-03 06:59:53 -07:00
Salman Paracha
dfc7e04821
Update README.md 2025-07-03 06:59:20 -07:00
Adil Hafeez
00dc95e034
Add support for updating model preferences (#510) 2025-07-02 14:08:19 -07:00
Salman Paracha
1963020c21
updating the REAMDE to reflect preference based routing and clean up … (#512) 2025-07-01 12:30:30 -07:00
Salman Paracha
a03aef8b4c
local support for Arch-Router via Ollama (#509)
* local support for Arch-Router via Ollama

* fixed issue withe non-local yaml config

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-329.local>
2025-06-20 17:32:14 -07:00
Salman Paracha
1bbd35f1ab
pushing docs updated (#508)
* pushing docs updated

* Fixed README.md logo

* Fixed README.md logo

* Fixed README.md spacing

* fixed tag line

* LLM router doc fixes

* minor logo and branding changes

* minor changes to the README

* minor changes to the README

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-329.local>
2025-06-17 08:16:42 -07:00
Adil Hafeez
7baec20772
release 0.3.2 (#507) 2025-06-13 17:02:20 -07:00
Adil Hafeez
0d6e06dfec
update .rest file to show how to call arch-router model 2025-06-13 10:29:22 -07:00
Adil Hafeez
341b14c1be
upgrade envoy to 1.34 (#506) 2025-06-11 15:17:43 -07:00
Adil Hafeez
aa9d747fa9
add support for gemini (#505) 2025-06-11 15:15:00 -07:00
Adil Hafeez
e734b76086
fix build break 2025-06-10 13:07:35 -07:00
Adil Hafeez
fb34dbdf6c
remove unnecessary rust files 2025-06-10 12:54:31 -07:00
Adil Hafeez
6c53510f49
Introduce hermesllm library to handle llm message translation (#501) 2025-06-10 12:53:27 -07:00
Adil Hafeez
96b583c819
make model required in readme and rst files (#503) 2025-06-05 20:14:13 -07:00
Adil Hafeez
e43d41ba32
add support for bortli compression (#502) 2025-06-05 17:00:14 -07:00
Dougal Ballantyne
93224ed551
Update Dockerfile to fix warnings (#500) 2025-05-31 21:27:29 -07:00
Adil Hafeez
2e47d41a8c
Add ARCH_API_KEY in preference based routing demo (#498) 2025-05-31 01:52:25 -07:00
Adil Hafeez
aff389d342
don't run docker compose up for preference based router e2e demo tests (#499) 2025-05-31 01:16:17 -07:00
Adil Hafeez
0f139baf13
use consistent version across all arch_config files (#497) 2025-05-31 01:11:14 -07:00
Adil Hafeez
c7a3a668a9
update readme for preference based routing (#496) 2025-05-30 18:09:10 -07:00
Adil Hafeez
ed28bbaf04
release 0.3.1 (#495) 2025-05-30 17:47:59 -07:00
Adil Hafeez
0d190a6e5c
update code to use new json based system prompt for routing (#493) 2025-05-30 17:40:46 -07:00
Adil Hafeez
8d12a9a6e0
add arch provider (#494) 2025-05-30 17:12:52 -07:00
CTran
6a01eea813
LLM Router api doc (#492)
* Create router.rst

* add doc

* update api

* update api

* Update docs/source/guides/llm_router.rst

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/source/guides/llm_router.rst

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix whitespace

* Update llm_router.rst

* remove faeture and align examples

* remove faeture and align examples

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Shuguang Chen <54548843+nehcgs@users.noreply.github.com>
2025-05-30 16:15:26 -07:00
Adil Hafeez
176f039bbc
fix model warning and use openwebui for preference based router demo 2025-05-30 12:29:56 -07:00
Adil Hafeez
fffa837a06
separate out currency exchange and preference based routing (#491) 2025-05-30 02:14:37 -07:00
Adil Hafeez
470cdf9843
use provider_name as model_id /v1/models api (#490) 2025-05-29 11:23:18 -07:00
Adil Hafeez
9c4733590f
add support for openwebui (#487) 2025-05-28 19:08:00 -07:00
Adil Hafeez
4899117876
add compress/decompress filter to llm listener (#489) 2025-05-28 15:06:52 -07:00