litellm-mirror/litellm/proxy/vertex_ai_endpoints
Krish Dholakia 88eedb22b9
vertex ai anthropic thinking param support (#8853)
* fix(vertex_llm_base.py): handle credentials passed in as dictionary

* fix(router.py): support vertex credentials as json dict

* test(test_vertex.py): allows easier testing

mock anthropic thinking response for vertex ai

* test(vertex_ai_partner_models/): don't remove "@" from model

breaks anthropic cost calculation

* test: move testing

* fix: fix linting error

* fix: fix linting error

* fix(vertex_ai_partner_models/main.py): split @ for codestral model

* test: fix test

* fix: fix stripping "@" on mistral models

* fix: fix test

* test: fix test
2025-02-26 21:37:18 -08:00
..
langfuse_endpoints.py Litellm dev 12 24 2024 p2 (#7400) 2024-12-24 20:33:41 -08:00
vertex_endpoints.py (Feat) pass through vertex - allow using credentials defined on litellm router for vertex pass through (#8100) 2025-01-29 17:54:02 -08:00
vertex_passthrough_router.py vertex ai anthropic thinking param support (#8853) 2025-02-26 21:37:18 -08:00