litellm-mirror/tests/litellm/llms/vertex_ai
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
..
gemini Add property ordering for vertex ai schema (#9828) + Fix combining multiple tool calls (#10040) 2025-04-15 22:29:25 -07:00
multimodal_embeddings Add bedrock latency optimized inference support (#9623) 2025-03-29 00:23:09 -07:00
test_http_status_201.py add test code 2025-03-13 14:00:12 +09:00
test_vertex_ai_common_utils.py Add property ordering for vertex ai schema (#9828) + Fix combining multiple tool calls (#10040) 2025-04-15 22:29:25 -07:00
test_vertex_llm_base.py Fix VertexAI Credential Caching issue (#9756) 2025-04-04 16:38:08 -07:00