mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
* 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 |
||
---|---|---|
.. | ||
anthropic/chat | ||
azure | ||
azure_ai/chat | ||
bedrock | ||
chat | ||
cohere/chat | ||
custom_httpx | ||
databricks | ||
deepgram/audio_transcription | ||
fireworks_ai/chat | ||
hosted_vllm/chat | ||
openai | ||
openrouter/chat | ||
sagemaker | ||
vertex_ai |