mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-10 13:28:40 +00:00
Merge 401d455809
into 0a41c4ead0
This commit is contained in:
commit
78750b6c79
4 changed files with 156 additions and 23 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue