litellm-mirror/litellm/proxy/pass_through_endpoints
Ishaan Jaff c60261c3bc
(feat) Add support for using @google/generative-ai JS with LiteLLM Proxy (#6899)
* feat - allow using gemini js SDK with LiteLLM

* add auth for gemini_proxy_route

* basic local test for js

* test cost tagging gemini js requests

* add js sdk test for gemini with litellm

* add docs on gemini JS SDK

* run node.js tests

* fix google ai studio tests

* fix vertex js spend test
2024-11-25 13:13:03 -08:00
..
llm_provider_handlers LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
llm_passthrough_endpoints.py (feat) Add support for using @google/generative-ai JS with LiteLLM Proxy (#6899) 2024-11-25 13:13:03 -08:00
pass_through_endpoints.py feat - allow sending tags on vertex pass through requests (#6876) 2024-11-25 12:12:09 -08:00
streaming_handler.py LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
success_handler.py LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
types.py (feat) add usage / cost tracking for Anthropic passthrough routes (#6835) 2024-11-20 17:25:12 -08:00