litellm-mirror/litellm/llms/vertex_ai/vertex_ai_partner_models
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
..
ai21 fix: dictionary changed size during iteration error (#8327) (#8341) 2025-02-07 16:20:28 -08:00
anthropic Litellm dev 01 14 2025 p2 (#7772) 2025-01-15 21:34:50 -08:00
llama3 fix(utils.py): fix vertex ai optional param handling (#8477) 2025-02-13 19:58:50 -08:00
main.py vertex ai anthropic thinking param support (#8853) 2025-02-26 21:37:18 -08:00