mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-30 17:05:46 +00:00
573306f3cd
* 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