mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* feat(vector_stores/): initial commit adding Vertex AI Search API support for litellm new vector store provider * feat(vector_store/): use vector store id for vertex ai search api * fix: transformation.py cleanup * fix: implement abstract function * fix: fix linting error * fix: main.py fix check |
||
|---|---|---|
| .. | ||
| base_vector_store_test.py | ||
| conftest.py | ||
| test_azure_vector_store.py | ||
| test_bedrock_vector_store.py | ||
| test_openai_vector_store.py | ||
| test_vertex_ai_search_api_vector_store.py | ||
| test_vertex_ai_vector_store.py | ||