llama-stack/llama_stack/templates/groq
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 Groq distribution template (#1173) 2025-02-25 14:16:56 -08:00
build.yaml feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00
doc_template.md fix: Default to port 8321 everywhere (#1734) 2025-03-20 15:50:41 -07:00
groq.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