llama-stack-mirror/llama_stack/templates/llama_api
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 feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00
build.yaml feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00
llama_api.py fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
run.yaml feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00