You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ResponseImageInput test for OpenAI image handling
Introduces a new test method `ResponseImageInput` in `ResponsesTests.cs`. This method verifies the functionality of sending an image and text prompt to the OpenAI API. It checks the response for output items and logs the input items asynchronously, enhancing the test coverage for image input handling.
0 commit comments