mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-05 10:23:44 +00:00
feat: add mongodb provider
This commit is contained in:
parent
d8c82c10c2
commit
885631d071
8 changed files with 61 additions and 5 deletions
|
|
@ -26,6 +26,7 @@ distribution_spec:
|
|||
- provider_type: inline::milvus
|
||||
- provider_type: remote::chromadb
|
||||
- provider_type: remote::pgvector
|
||||
- provider_type: remote::mongodb
|
||||
files:
|
||||
- provider_type: inline::localfs
|
||||
safety:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue