llama-stack-mirror/llama_stack/providers/utils/sqlstore
ehhuang d3b60507d7
feat: support auth attributes in inference/responses stores (#2389)
# What does this PR do?
Inference/Response stores now store user attributes when inserting, and
respects them when fetching.

## Test Plan
pytest tests/unit/utils/test_sqlstore.py
2025-06-20 10:24:45 -07:00
..
__init__.py ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
api.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
authorized_sqlstore.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
sqlalchemy_sqlstore.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
sqlstore.py feat: add postgres deps to starter distro (#2360) 2025-06-03 11:04:23 -07:00