llama-stack-mirror/llama_stack/providers
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
..
inline feat: Structured output for Responses API 2025-06-02 19:43:40 -04:00
registry chore: remove usage of load_tiktoken_bpe (#2276) 2025-06-02 07:33:37 -07:00
remote fix: fireworks provider for openai compat inference endpoint (#2335) 2025-06-02 14:11:15 -07:00
utils feat: New OpenAI compat embeddings API (#2314) 2025-05-31 22:11:47 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py fix(tools): do not index tools, only index toolgroups (#2261) 2025-05-25 13:27:52 -07:00