llama-stack-mirror/llama_stack/templates/meta-reference-gpu/provider_configs/agents/meta-reference.yaml
Charlie Doern 2f994cfc50 feat: regenerate all templates
using the new template.py, regenerate all distros and their new provider configs

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-02 14:44:35 -04:00

7 lines
275 B
YAML

persistence_store:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/meta-reference-gpu}/agents_store.db
responses_store:
type: sqlite
db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/meta-reference-gpu}/responses_store.db