llama-stack-mirror/llama_stack
Ben Browning badf8594d1 feat: Structured output for Responses API
This adds the missing `text` parameter to the Responses API that is
how users control structured outputs. All we do with that parameter is
map it to the corresponding chat completion response_format.

The unit tests exercise the various permutations allowed for this
property, while a couple of new verification tests actually use it for
real to verify the model outputs are following the format as expected.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-02 19:43:40 -04:00
..
apis feat: Structured output for Responses API 2025-06-02 19:43:40 -04:00
cli refactor: remove container from list of run image types (#2178) 2025-06-02 09:57:55 +02:00
distribution refactor: remove container from list of run image types (#2178) 2025-06-02 09:57:55 +02:00
models chore: remove usage of load_tiktoken_bpe (#2276) 2025-06-02 07:33:37 -07:00
providers feat: Structured output for Responses API 2025-06-02 19:43:40 -04:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
templates revert: "chore: Remove zero-width space characters from OTEL service" (#2331) 2025-06-02 14:21:35 -07:00
ui chore: revert llama-stack-client dep (#2342) 2025-06-02 16:05:21 -07:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py chore: make cprint write to stderr (#2250) 2025-05-24 23:39:57 -07:00
schema_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00