-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid schema for function 'get_current_weather': None is not of type 'object' #432
Comments
Duplicate #429 |
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jul 10, 2023
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jul 10, 2023
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jul 11, 2023
Fixed #434 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When calling CreateChatCompletion with function call getting error 400.
ChatCompletion error: error, status code: 400, message: Invalid schema for function 'get_current_weather': None is not of type 'object'
Expected behavior
Expected behaviorwas to return the function call definition
Screenshots/Logs
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: