plano/tests
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
..
archgw better model names (#517) 2025-07-11 16:42:16 -07:00
e2e Add support for Amazon Bedrock Converse and ConverseStream (#588) 2025-10-22 11:31:21 -07:00
hurl use passed in model name in chat completion request (#445) 2025-03-21 15:56:17 -07:00
model_tests add hurl tests for currency exchange demo (#435) 2025-03-17 14:21:41 -07:00
modelserver better model names (#517) 2025-07-11 16:42:16 -07:00
rest stream access logs and improve access log format (#581) 2025-09-30 18:46:13 -07:00