llama-stack-mirror/llama_stack/providers/utils/kvstore
Mustafa Elbehery 3f8df167f3
chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061)
# What does this PR do?

This PR adds a step in pre-commit to enforce using `llama_stack` logger.

Currently, various parts of the code base uses different loggers. As a
custom `llama_stack` logger exist and used in the codebase, it is better
to standardize its utilization.

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
2025-08-20 07:15:35 -04:00
..
mongodb chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061) 2025-08-20 07:15:35 -04:00
postgres chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061) 2025-08-20 07:15:35 -04:00
redis feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
sqlite fix: ValueError in faiss vector database serialization (resolves #2519) (#2526) 2025-06-27 14:34:52 -04:00
__init__.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
api.py feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
config.py feat: add support for postgres ssl mode and root cert (#3182) 2025-08-18 10:24:24 -07:00
kvstore.py feat: add deps dynamically based on metastore config (#2405) 2025-06-05 14:07:25 -07:00