mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 19:53:59 +00:00
chore: Adding unit tests for Milvus
This commit is contained in:
parent
4bca4af3e4
commit
84215f17d6
6 changed files with 1864 additions and 1461 deletions
|
|
@ -12,6 +12,7 @@ Please refer to the remote provider documentation.
|
|||
|-------|------|----------|---------|-------------|
|
||||
| `db_path` | `<class 'str'>` | No | PydanticUndefined | |
|
||||
| `kvstore` | `utils.kvstore.config.RedisKVStoreConfig \| utils.kvstore.config.SqliteKVStoreConfig \| utils.kvstore.config.PostgresKVStoreConfig \| utils.kvstore.config.MongoDBKVStoreConfig` | No | sqlite | |
|
||||
| `consistency_level` | `<class 'str'>` | No | Strong | The consistency level of the Milvus server |
|
||||
|
||||
## Sample Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue