llama-stack-mirror/llama_stack/providers/inline/agents/meta_reference
Derek Higgins 150b9a0834 feat(openai-responses): Support multiple message roles in API inputs
Also update the nesting to add multiple messages(where appropriate)
rather then a single message with multiple content parts.

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-05-08 06:58:43 -04:00
..
__init__.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
agent_instance.py feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
agents.py feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
openai_responses.py feat(openai-responses): Support multiple message roles in API inputs 2025-05-08 06:58:43 -04:00
persistence.py feat: implementation for agent/session list and describe (#1606) 2025-05-07 14:49:23 +02:00
safety.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00