llama-stack-mirror/llama_stack
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
..
apis feat: remove score_threshold constraint (#2479) 2025-06-20 09:17:42 +05:30
cli feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
distribution feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
models ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
providers feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
templates feat: expand set of known gemini models (#2471) 2025-06-19 12:19:37 -04:00
ui feat(ui): add infinite scroll pagination to chat completions/responses logs table (#2466) 2025-06-18 15:28:39 -07:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py ci: fix external provider test (#2438) 2025-06-12 16:14:32 +02:00
schema_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00