llama-stack-mirror/llama_stack/providers
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
..
inline refactor: Remove SQLITE_DB_PATH 2025-04-29 12:31:52 +02:00
registry feat: Add NVIDIA NeMo datastore (#1852) 2025-04-28 09:41:59 -07:00
remote fix: ollama still using tools with tool_choice="none" (#2047) 2025-04-29 10:45:28 +02:00
tests refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
utils feat: new system prompt for llama4 (#2031) 2025-04-25 11:29:08 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: add health to all providers through providers endpoint (#1418) 2025-04-14 11:59:36 +02:00