llama-stack-mirror/llama_stack/providers/utils/kvstore
raghotham b95f095a54
Some checks failed
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 0s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 0s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 0s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Python Package Build Test / build (3.13) (push) Failing after 1s
Python Package Build Test / build (3.12) (push) Failing after 1s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 4s
Vector IO Integration Tests / test-matrix (push) Failing after 6s
Unit Tests / unit-tests (3.12) (push) Failing after 4s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
API Conformance Tests / check-schema-compatibility (push) Successful in 15s
UI Tests / ui-tests (22) (push) Successful in 41s
Pre-commit / pre-commit (push) Successful in 1m21s
feat: Allow :memory: for kvstore (#3696)
## Test Plan
added unit tests
2025-10-13 11:19:27 +02:00
..
mongodb chore: prune mypy exclude list (#3561) 2025-09-26 11:44:43 -04:00
postgres refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
redis feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
sqlite feat: Allow :memory: for kvstore (#3696) 2025-10-13 11:19:27 +02: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 chore: prune mypy exclude list (#3561) 2025-09-26 11:44:43 -04:00
kvstore.py feat: add deps dynamically based on metastore config (#2405) 2025-06-05 14:07:25 -07:00