llama-stack-mirror/llama_stack/templates/dev
Roland Huß 36373e44f2
refactor: Remove SQLITE_DB_PATH
This commit modifies the `sqlite_db_path` in various telemetry configuration files to use the environment variable `SQLITE_STORE_DIR` instead of `SQLITE_DB_PATH`. This change ensures that _only_ the SQLITE_STORE_DIR needs to be set to point to a different persistence location for providers.
2025-04-29 12:31:52 +02:00
..
__init__.py feat: add (openai, anthropic, gemini) providers via litellm (#1267) 2025-02-25 22:07:33 -08:00
build.yaml feat(providers): Groq now uses LiteLLM openai-compat (#1303) 2025-02-27 13:16:50 -08:00
dev.py fix: Default to port 8321 everywhere (#1734) 2025-03-20 15:50:41 -07:00
run.yaml refactor: Remove SQLITE_DB_PATH 2025-04-29 12:31:52 +02:00