The current test suite leverages the OpenAI Chat Completions API, which is in the process of being phased out in favour of the Responses API.
The responses API has different formats at times in their request and response payloads that we need to ensure are working correctly with the Python SDK and its various integrations.
The current test suite leverages the OpenAI Chat Completions API, which is in the process of being phased out in favour of the Responses API.
The responses API has different formats at times in their request and response payloads that we need to ensure are working correctly with the Python SDK and its various integrations.