Update unit tests

This commit is contained in:
Shabana Baig 2025-12-02 16:36:33 -05:00
parent 937464252c
commit 4d666104ff

View file

@ -208,6 +208,7 @@ async def test_create_openai_response_with_string_input(openai_responses_impl, m
stream_options={
"include_usage": True,
},
logprobs=False,
)
)