llama-stack-mirror/llama_stack/apis/agents
Derek Higgins 3339844fda
feat: Add "instructions" support to responses API (#2205)
# What does this PR do?
Add support for "instructions" to the responses API. Instructions
provide a way to swap out system (or developer) messages in new
responses.


## Test Plan
unit tests added

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-05-20 09:52:10 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py feat: Add "instructions" support to responses API (#2205) 2025-05-20 09:52:10 -07:00
openai_responses.py feat: function tools in OpenAI Responses (#2094) 2025-05-13 11:29:15 -07:00