litellm-mirror/litellm/llms/vertex_ai
sajda 4a4328b5bb
fix:Gemini Flash 2.0 implementation is not returning the logprobs (#9713)
* fix:Gemini Flash 2.0 implementation is not returning the logprobs

* fix: linting error by adding a helper method called _process_candidates
2025-04-03 11:53:41 -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 Add Google AI Studio /v1/files upload API support (#9645) 2025-04-02 08:56:58 -07:00
fine_tuning build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
gemini fix:Gemini Flash 2.0 implementation is not returning the logprobs (#9713) 2025-04-03 11:53:41 -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 build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
text_to_speech vertex ai anthropic thinking param support (#8853) 2025-02-26 21:37:18 -08:00
vertex_ai_partner_models build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -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 build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -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 vertex ai anthropic thinking param support (#8853) 2025-02-26 21:37:18 -08:00