资讯

Confirm this is an issue with the Python library and not an underlying OpenAI API This is an issue with the Python library Describe the bug ImportError: cannot import name 'ResponseTextConfigParam' ...
I call this API with a JSON file, but i find that the input_data is not received correctly by the python script, how to handle it? The test script is put below: import json import requests def run_ ...