llama-stack-mirror/llama_stack/templates/verification
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 test: verification on provider's OAI endpoints (#1893) 2025-04-07 23:06:28 -07:00
build.yaml test: verification on provider's OAI endpoints (#1893) 2025-04-07 23:06:28 -07:00
run.yaml refactor: Remove SQLITE_DB_PATH 2025-04-29 12:31:52 +02:00
verification.py fix: type (#1898) 2025-04-08 09:07:25 -07:00