litellm-mirror/litellm/responses
Krish Dholakia 217681eb5e
Litellm dev 04 22 2025 p1 (#10206)
* fix(openai.py): initial commit adding generic event type for openai responses api streaming

Ensures handling for undocumented event types - e.g. "response.reasoning_summary_part.added"

* fix(transformation.py): handle unknown openai response type

* fix(datadog_llm_observability.py): handle dict[str, any] -> dict[str, str] conversion

Fixes https://github.com/BerriAI/litellm/issues/9494

* test: add more unit testing

* test: add unit test

* fix(common_utils.py): fix message with content list

* test: update testing
2025-04-22 23:58:43 -07:00
..
litellm_completion_transformation [Docs] Responses API (#10172) 2025-04-19 17:10:45 -07:00
main.py [Feat] Add Support for DELETE /v1/responses/{response_id} on OpenAI, Azure OpenAI (#10205) 2025-04-22 18:27:03 -07:00
streaming_iterator.py Litellm dev 04 22 2025 p1 (#10206) 2025-04-22 23:58:43 -07:00
utils.py [Feat] Add Support for DELETE /v1/responses/{response_id} on OpenAI, Azure OpenAI (#10205) 2025-04-22 18:27:03 -07:00