mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 23:47:11 +00:00
efa782d6d2
* feat: add NvidiaNimRerankConfig * fix: NvidiaNimRerankConfig * fix: NvidiaNimRerankConfig * fix routing to nvidia nim * docs nvidia nim rerank * TestNvidiaNim * nvidia nim rerank fixes * fix rerank * transform_rerank_response * Usage with LiteLLM Proxy * fixes linting * NvidiaNimRerankConfig.DEFAULT_NIM_RERANK_API_BASE * fix Custom API Base URL * fix rerank base * fix main.py * fix transform * fix linting * map_cohere_rerank_params * ruff fix * linting fixes * ruff fix
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.