This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-06-17 22:48:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9622864ef20048065c19cd0992e5acb33c97c67e
litellm
/
tests
/
vector_store_tests
T
History
Krrish Dholakia
bee1607248
test: update test apis
2026-03-28 18:57:27 -07:00
..
rag
Add support for vertex ai for rag/ingest
2026-02-13 20:11:10 +05:30
base_vector_store_test.py
…
conftest.py
…
test_azure_ai_vector_store.py
test: update test apis
2026-03-28 18:57:27 -07:00
test_azure_vector_store.py
TestAzureOpenAIVectorStore
2025-10-25 14:06:28 -07:00
test_bedrock_vector_store.py
…
test_gemini_vector_store.py
Add gemini file search support
2025-11-26 11:17:30 +05:30
test_milvus_vector_store.py
(feat) Milvus - search vector store support + (fix) Passthrough Endpoints - support multi-part form data on passthrough (
#16035
)
2025-11-01 12:00:29 -07:00
test_openai_vector_store.py
…
test_ragflow_vector_store.py
Add vector store support for ragflow
2025-12-03 15:29:47 +05:30
test_s3_vectors_vector_store.py
[Feat] RAG API - Add s3_vectors as provider on /vector_store/search API + UI for creating + PDF support for /rag/ingest (
#19895
)
2026-01-27 16:30:59 -08:00
test_vertex_ai_search_api_vector_store.py
(feat) Vector Stores: support Vertex AI Search API as vector store through LiteLLM (
#15781
)
2025-10-22 18:56:36 -07:00
test_vertex_ai_vector_store.py
…