mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-10 11:39:47 +00:00
refactor
This commit is contained in:
parent
adb768f827
commit
58992dacc2
3 changed files with 72 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ providers:
|
|||
persistence_store:
|
||||
namespace: null
|
||||
type: sqlite
|
||||
db_path: /home/xiyan/.llama/runtime/kvstore.db
|
||||
db_path: ~/.llama/runtime/kvstore.db
|
||||
telemetry:
|
||||
- provider_id: meta-reference
|
||||
provider_type: meta-reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue