mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 09:12:20 +00:00
33c84846e9
* 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