litellm-mirror/tests/litellm/llms
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
..
anthropic/chat Support 'file' message type for VLLM video url's + Anthropic redacted message thinking support (#10129) 2025-04-19 11:16:37 -07:00
azure Fix typo: Entrata -> Entra in code (#9922) 2025-04-15 17:31:18 -07:00
azure_ai/chat test: refactor testing to handle routing correctly 2025-03-18 12:24:12 -07:00
bedrock fix(bedrock): wrong system prompt transformation (#10120) 2025-04-21 08:48:14 -07:00
chat update test 2025-03-10 20:34:52 -07:00
cohere/chat Add support for max_completion_tokens to the Cohere chat transformation config (#9701) 2025-04-02 07:50:44 -07:00
custom_httpx Add OpenAI gpt-4o-transcribe support (#9517) 2025-03-26 23:10:25 -07:00
databricks fix(databricks/common_utils.py): fix custom endpoint check (#9925) 2025-04-11 23:20:49 -07:00
deepgram/audio_transcription Add OpenAI gpt-4o-transcribe support (#9517) 2025-03-26 23:10:25 -07:00
fireworks_ai/chat Handle fireworks ai tool calling response (#10130) 2025-04-19 09:37:45 -07:00
hosted_vllm/chat Support 'file' message type for VLLM video url's + Anthropic redacted message thinking support (#10129) 2025-04-19 11:16:37 -07:00
openai Litellm dev 04 22 2025 p1 (#10206) 2025-04-22 23:58:43 -07:00
openrouter/chat fix #8425, passthrough kwargs during acompletion, and unwrap extra_body for openrouter (#9747) 2025-04-03 22:19:40 -07:00
sagemaker ref issue 2025-03-31 16:05:10 -07:00
vertex_ai Gemini-2.5-flash improvements (#10198) 2025-04-21 22:48:00 -07:00