llama-stack-mirror/llama_stack/templates
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
..
bedrock feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
cerebras feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
ci-tests feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
dell feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
experimental-post-training feat: add huggingface post_training impl (#2132) 2025-05-16 14:41:28 -07:00
fireworks feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
groq feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
hf-endpoint feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
hf-serverless feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
llama_api feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
meta-reference-gpu feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
nvidia feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
ollama feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
open-benchmark feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
passthrough feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
remote-vllm feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
sambanova feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
starter feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
tgi feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
together feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
verification feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
vllm-gpu feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
watsonx feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
dependencies.json feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00
template.py feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00