litellm-mirror/litellm/llms/vertex_ai
Krish Dholakia 03b5399f86
test(utils.py): handle scenario where text tokens + reasoning tokens … (#10165)
* test(utils.py): handle scenario where text tokens + reasoning tokens set, but reasoning tokens not charged separately

Addresses https://github.com/BerriAI/litellm/pull/10141#discussion_r2051555332

* fix(vertex_and_google_ai_studio.py): only set content if non-empty str
2025-04-19 12:32:38 -07:00
..
batches build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
context_caching LiteLLM Minor Fixes & Improvements (12/23/2024) - p3 (#7394) 2024-12-23 22:02:52 -08:00
files VertexAI non-jsonl file storage support (#9781) 2025-04-09 14:01:48 -07:00
fine_tuning build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
gemini test(utils.py): handle scenario where text tokens + reasoning tokens … (#10165) 2025-04-19 12:32:38 -07:00
gemini_embeddings build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
image_generation Support litellm.api_base for vertex_ai + gemini/ across completion, embedding, image_generation (#9516) 2025-03-25 23:46:20 -07:00
multimodal_embeddings VertexAI non-jsonl file storage support (#9781) 2025-04-09 14:01:48 -07:00
text_to_speech vertex ai anthropic thinking param support (#8853) 2025-02-26 21:37:18 -08:00
vertex_ai_partner_models Allow passing thinking param to litellm proxy via client sdk + Code QA Refactor on get_optional_params (get correct values) (#9386) 2025-04-07 21:04:11 -07:00
vertex_embeddings build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
vertex_model_garden build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
common_utils.py Add new /vertex_ai/discovery route - enables calling AgentBuilder API routes (#10084) 2025-04-16 21:45:51 -07:00
cost_calculator.py Add bedrock latency optimized inference support (#9623) 2025-03-29 00:23:09 -07:00
vertex_ai_non_gemini.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
vertex_llm_base.py VertexAI non-jsonl file storage support (#9781) 2025-04-09 14:01:48 -07:00