codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

openai.error.InvalidRequestError: Unrecognized request argument supplied: functions

Open HelloAlgorithmBob opened this issue 2 years ago • 0 comments

I can run the code it shows that openai.error.InvalidRequestError: Unrecognized request argument supplied: functions "Traceback (most recent call last): File "C:\Users\83727\anaconda3\envs\py39\lib\site-packages\codeboxapi\box\localbox.py", line 567, in del File "C:\Users\83727\anaconda3\envs\py39\lib\site-packages\codeboxapi\box\localbox.py", line 517, in stop OSError: [WinError 87] The parameter is incorrect"

I can not run the example

HelloAlgorithmBob avatar Aug 31 '23 20:08 HelloAlgorithmBob