Commit graph

4 commits

Author SHA1 Message Date
Ben Browning
207224a811 OpenAPI Responses - move tests under tests/verifications
This moves the OpenAI Responses API tests under
tests/verifications/openai_api/test_response.py and starts to wire
them up to our verification suite, so that we can test multiple
providers as well as OpenAI directly for the Responses API.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-04-28 10:37:33 -07:00
Ben Browning
d523c8692a OpenAI Responses - image support and multi-turn tool calling
Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-04-28 10:37:33 -07:00
Ben Browning
35b2e2646f OpenAI Responses API: Stub in basic web_search tool 2025-04-28 10:37:33 -07:00
Ben Browning
70c088af3a Stub in an initial OpenAI Responses API
Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-04-28 10:37:33 -07:00