llama-stack-mirror/llama_stack/providers
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
..
inline Handle more input content types in Responses API 2025-05-08 07:03:47 -04:00
registry feat(providers): sambanova updated to use LiteLLM openai-compat (#1596) 2025-05-06 16:50:22 -07:00
remote feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
tests chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
utils feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00