mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 22:19:07 +00:00
* add VertexAIVectorStoreOptions * Revert "add VertexAIVectorStoreOptions" This reverts commit b086adf10b122a72abc7071dce5a7061f456f575. * add VertexAIVectorStoreOptions * add get_rag_ingestion_class * add VertexAIRAGTransformation * test ingestion * docs vertex ai rag engine
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/test_litellm
This folder can only run mock tests.