-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Update api.ts #483
Update api.ts #483
Conversation
Update Azure API version. Sorry for closing PR by mistake earlier. https://learn.microsoft.com/en-us/azure/ai-services/openai/reference
I've noticed that the newer API version have different return values than the older version, so other code changes may be needed, here are some examples: When API version is "2023-03-15-preview" and "2023-05-15":
Newer version, such as "2023-09-01-preview":
|
@ztjhz An hour ago you updated api.ts and then Azure GPT4 doesn't work. It says: "Message from Better ChatGPT. |
@yfw918 A fix has been pushed. You can try to see if it is valid. |
Almost there, you missed a dash, I added it. |
|
Update Azure API version. Sorry for closing PR by mistake earlier.
https://learn.microsoft.com/en-us/azure/ai-services/openai/reference