llama-stack-mirror/llama_stack/apis/common
ehhuang 5844c2da68
feat: add list responses API (#2233)
# What does this PR do?
This is not part of the official OpenAI API, but we'll use this for the
logs UI.
In order to support more filtering options, I'm adopting the newly
introduced sql store in in place of the kv store.

## Test Plan
Added integration/unit tests.
2025-05-23 13:16:48 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
content_types.py chore: more mypy fixes (#2029) 2025-05-06 09:52:31 -07:00
deployment_types.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
job_types.py feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
responses.py feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
training_types.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
type_system.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00