plano/crates/hermesllm/src/apis/streaming_shapes
Salman Paracha a448c6e9cb
Add support for v1/responses API (#622)
* making first commit. still need to work on streaming respones

* making first commit. still need to work on streaming respones

* stream buffer implementation with tests

* adding grok API keys to workflow

* fixed changes based on code review

* adding support for bedrock models

* fixed issues with translation to claude code

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
2025-12-03 14:58:26 -08:00
..
amazon_bedrock_binary_frame.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
anthropic_streaming_buffer.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
chat_completions_streaming_buffer.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
mod.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
passthrough_streaming_buffer.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
responses_api_streaming_buffer.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
sse.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00