mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 20:12:33 +00:00
agents unit test
This commit is contained in:
parent
4667c1f542
commit
6d7f341ecf
2 changed files with 102 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ providers:
|
|||
persistence_store:
|
||||
namespace: null
|
||||
type: sqlite
|
||||
db_path: /Users/ashwin/.llama/runtime/kvstore.db
|
||||
db_path: ~/.llama/runtime/kvstore.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue