This commit is contained in:
Varsha 2025-10-03 09:01:46 +02:00 committed by GitHub
commit 78750b6c79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 156 additions and 23 deletions

View file

@ -55,6 +55,8 @@ def skip_if_provider_doesnt_support_openai_vector_stores_search(client_with_mode
],
"keyword": [
"inline::sqlite-vec",
"inline::qdrant",
"remote::qdrant",
"remote::milvus",
"inline::milvus",
"remote::pgvector",