mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
* feat(llm_passthrough_endpoints.py): expose new `/vertex_ai/discovery/` endpoint Allows calling vertex ai discovery endpoints via passthrough For agentbuilder api calls * refactor(llm_passthrough_endpoints.py): use common _base_vertex_proxy_route Prevents duplicate code * feat(llm_passthrough_endpoints.py): add vertex endpoint specific passthrough handlers |
||
---|---|---|
.. | ||
batches | ||
context_caching | ||
files | ||
fine_tuning | ||
gemini | ||
gemini_embeddings | ||
image_generation | ||
multimodal_embeddings | ||
text_to_speech | ||
vertex_ai_partner_models | ||
vertex_embeddings | ||
vertex_model_garden | ||
common_utils.py | ||
cost_calculator.py | ||
vertex_ai_non_gemini.py | ||
vertex_llm_base.py |