llama-stack-mirror/llama_stack/providers/inline/agents
Ben Browning dfb641a3de Handle more input content types in Responses API
This adds logic to handle input content types coming from the model's
previous output messages (like in multi-turn conversations) and
content types that are plain strings.

it also raises an error if we find any unhandled content types, as
that would be a bug we need to fix.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-05-08 07:03:47 -04:00
..
meta_reference Handle more input content types in Responses API 2025-05-08 07:03:47 -04:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00