openai.error.InvalidRequestError function_call_descriptions

Hello
I wanted to include function calling in my project so that when I tell the bot to close the program it executes it and closes the program. Strangely, this error message comes: openai.error.InvalidRequestError function_call_descriptions. Do I have no access? I am using the model “gpt-3.5-turbo-0613”.

This only happens when you run the API with function calling?
Can you share a snippet of the function you are using?

i have solved the problem. thanks anyway :smiley: