plano/crates/llm_gateway/src
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
..
filter_context.rs add support for v1/messages and transformations (#558) 2025-09-10 07:40:30 -07:00
lib.rs Break apart metrics into their own module (#335) 2024-12-09 10:46:46 -08:00
metrics.rs Break apart metrics into their own module (#335) 2024-12-09 10:46:46 -08:00
stream_context.rs adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00