plano/crates
Salman Paracha f00870dccb
adding support for claude code routing (#575)
* fixed for claude code routing. first commit

* removing redundant enum tags for cache_control

* making sure that claude code can run via the archgw cli

* fixing broken config

* adding a README.md and updated the cli to use more of our defined patterns for params

* fixed config.yaml

* minor fixes to make sure PR is clean. Ready to ship

* adding claude-sonnet-4-5 to the config

* fixes based on PR

* fixed alias for README

* fixed 400 error handling tests, now that we write temperature to 1.0 for GPT-5

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-257.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
2025-09-29 19:23:08 -07:00
..
.vscode better model names (#517) 2025-07-11 16:42:16 -07:00
brightstaff adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
common Salmanap/fix docs new providers model alias (#571) 2025-09-19 10:19:57 -07:00
hermesllm adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
llm_gateway adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
prompt_gateway Add support for updating model preferences (#510) 2025-07-02 14:08:19 -07:00
Cargo.lock Add support for updating model preferences (#510) 2025-07-02 14:08:19 -07:00
Cargo.toml Introduce hermesllm library to handle llm message translation (#501) 2025-06-10 12:53:27 -07:00