llama-stack-mirror/tests/unit/providers
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
..
agent feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
agents feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
inference feat: To add health status check for remote VLLM (#2303) 2025-06-06 15:33:12 -04:00
nvidia fix: Pass model parameter as config name to NeMo Customizer (#2218) 2025-05-20 09:51:39 -07:00
utils fix: cancel scheduler tasks on shutdown (#2130) 2025-06-19 17:01:33 +02:00
vector_io feat: To add health check for faiss inline vector_io provider (#2319) 2025-06-18 17:56:25 +02:00
test_configs.py feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00