plano/arch/tools/cli
Salman Paracha 9407ae6af7
Add support for Amazon Bedrock Converse and ConverseStream (#588)
* first commit to get Bedrock Converse API working. Next commit support for streaming and binary frames

* adding translation from BedrockBinaryFrameDecoder to AnthropicMessagesEvent

* Claude Code works with Amazon Bedrock

* added tests for openai streaming from bedrock

* PR comments fixed

* adding support for bedrock in docs as supported provider

* cargo fmt

* revertted to chatgpt models for claude code routing

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
Co-authored-by: Adil Hafeez <adil.hafeez@gmail.com>
2025-10-22 11:31:21 -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 Add support for Amazon Bedrock Converse and ConverseStream (#588) 2025-10-22 11:31:21 -07:00
consts.py release 0.3.15 (#579) 2025-09-30 13:44:11 -07:00
core.py add support for agents (#564) 2025-10-14 14:01:11 -07:00
docker_cli.py add support for agents (#564) 2025-10-14 14:01:11 -07:00
main.py adding support for Qwen models and fixed issue with passing PATH vari… (#583) 2025-10-01 21:57:58 -07:00
targets.py use docker cli to communicate to docker sub system (#412) 2025-02-14 17:46:58 -08:00
utils.py add support for agents (#564) 2025-10-14 14:01:11 -07:00