mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +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 |
||
---|---|---|
.. | ||
llm_provider_handlers | ||
common_utils.py | ||
llm_passthrough_endpoints.py | ||
pass_through_endpoints.py | ||
passthrough_endpoint_router.py | ||
streaming_handler.py | ||
success_handler.py | ||
types.py |