mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 16:19:55 +00:00
* ensure vector store results are logged in SLP * fix tests * fix tests with vector_store_request_metadata * fix linting * track duration of vector store, only log content when user opts into it * working vector store viewer * fix custom llm provider - Vector Store Requests * fix vector store viewer * fix logging redacted vector searches * testing for storing KB queries in DB
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.