litellm-mirror/tests/litellm/llms
Krish Dholakia fdfa1108a6
Add property ordering for vertex ai schema (#9828) + Fix combining multiple tool calls (#10040)
* fix #9783: Retain schema field ordering for google gemini and vertex (#9828)

* test: update test

* refactor(groq.py): initial commit migrating groq to base_llm_http_handler

* fix(streaming_chunk_builder_utils.py): fix how tool content is combined

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

* fix(vertex_ai/common_utils.py): prevent infinite loop in helper function

* fix(groq/chat/transformation.py): handle groq streaming errors correctly

* fix(groq/chat/transformation.py): handle max_retries

---------

Co-authored-by: Adrian Lyjak <adrian@chatmeter.com>
2025-04-15 22:29:25 -07:00
..
anthropic/chat Fix anthropic prompt caching cost calc + trim logged message in db (#9838) 2025-04-09 21:26:43 -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 anthropic prompt caching cost calc + trim logged message in db (#9838) 2025-04-09 21:26:43 -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
openai test_openai_client_reuse 2025-03-18 18:13:36 -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 Add property ordering for vertex ai schema (#9828) + Fix combining multiple tool calls (#10040) 2025-04-15 22:29:25 -07:00