litellm/tests/pass_through_tests
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
..
test_anthropic_passthrough.py (Feat) Allow passing litellm_metadata to pass through endpoints + Add e2e tests for /anthropic/ usage tracking (#6864) 2024-11-21 21:41:05 -08:00
test_anthropic_passthrough_python_sdkpy (feat) use @google-cloud/vertexai js sdk with litellm (#6873) 2024-11-22 16:50:10 -08:00
test_gemini.js (feat) use @google-cloud/vertexai js sdk with litellm (#6873) 2024-11-22 16:50:10 -08:00
test_gemini_with_spend.test.js (feat) Add support for using @google/generative-ai JS with LiteLLM Proxy (#6899) 2024-11-25 13:13:03 -08:00
test_local_gemini.js (feat) Add support for using @google/generative-ai JS with LiteLLM Proxy (#6899) 2024-11-25 13:13:03 -08:00
test_local_vertex.js feat - allow sending tags on vertex pass through requests (#6876) 2024-11-25 12:12:09 -08:00
test_vertex.test.js (feat) use @google-cloud/vertexai js sdk with litellm (#6873) 2024-11-22 16:50:10 -08:00
test_vertex_ai.py feat - allow sending tags on vertex pass through requests (#6876) 2024-11-25 12:12:09 -08:00
test_vertex_with_spend.test.js (feat) Add support for using @google/generative-ai JS with LiteLLM Proxy (#6899) 2024-11-25 13:13:03 -08:00
vertex_key.json add test for vertex basic pass throgh 2024-08-30 16:26:00 -07:00