litellm-mirror/tests/litellm/litellm_core_utils
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
..
llm_cost_calc Cost tracking for gemini-2.5-pro (#9837) 2025-04-09 18:48:43 -07:00
prompt_templates fix(factory.py): correct indentation for message index increment in ollama, This fixes bug #9822 (#9943) 2025-04-12 09:50:40 -07:00
test_dd_tracing.py (bug fix) - dd tracer, only send traces when user opts into sending dd-trace (#8928) 2025-03-01 10:53:36 -08:00
test_litellm_logging.py test: add unit test 2025-03-24 14:45:20 -07:00
test_realtime_streaming.py Realtime API Cost tracking (#9795) 2025-04-07 16:43:12 -07:00
test_safe_json_dumps.py (Bug fix) - Cache Health not working when configured with prometheus service logger (#8687) 2025-02-20 13:41:56 -08:00
test_streaming_chunk_builder_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_streaming_handler.py test: fix flaky test 2025-04-07 19:42:58 -07:00