llama-stack/llama_stack/templates/watsonx
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 watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
build.yaml feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00
doc_template.md fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
run.yaml feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
watsonx.py fix: Adding Embedding model to watsonx inference (#2118) 2025-05-12 10:58:22 -07:00