mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 12:21:11 +00:00
* add VectorStorePreCallHook * vector_store_pre_call_hook * add pop_vector_stores_to_run * async_get_chat_completion_prompt * working e2e tests * test_e2e_bedrock_knowledgebase_retrieval_with_completion * delete old files * fix logging test * VectorStorePreCallHook * fix ruff check * vector_store_pre_call_hook * linting error fixes
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.