llama-stack-mirror/tests/unit/utils
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
..
inference feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
responses feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
sqlstore feat: support pagination in inference/responses stores (#2397) 2025-06-16 22:43:35 -07:00
test_authorized_sqlstore.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00