plano/arch/tools/cli
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
..
__init__.py fixed cli to use poetry as well. this way we make it easy to have the… (#160) 2024-10-09 15:53:12 -07:00
config_generator.py adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
consts.py release 0.3.13 (#572) 2025-09-19 11:26:49 -07:00
core.py adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
docker_cli.py add support for openwebui (#487) 2025-05-28 19:08:00 -07:00
main.py adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00
targets.py use docker cli to communicate to docker sub system (#412) 2025-02-14 17:46:58 -08:00
utils.py adding support for claude code routing (#575) 2025-09-29 19:23:08 -07:00