Commit graph

4 commits

Author SHA1 Message Date
Salman Paracha
6aa37af2a6 fixed mixed inputs from openai v1/responses api (#632)
* fixed mixed inputs from openai v1/responses api

* removing tracing from model-alias-rouing

* handling additional input types from openairs

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
2025-12-16 21:07:04 -08:00
Salman Paracha
e49ff4bbf4 cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo 2025-12-16 11:53:06 -08:00
Salman Paracha
bce917c9d4 first commit with tests to enable state mamangement via memory 2025-12-14 22:21:00 -08:00
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