You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the following screenshot. I am getting error messages that read: ChatGPT was unable to process the response about XYZ:
This action has the correct permissions to write comments to the PR. Also, it appears the OpenAI token is working as I created it with maximum permissions on the OpenAI side, and I can see it is hitting the OpenAI API on the usage page for the token.
QUESTION: Any idea why I might be getting these responses?
This Github Action looks terrific and would love to be able to use it.
The code I am using is as follows. I removed the "davinci" engine that is in the sample / readme as I was receiving warnings it was deprecated in the Github Action logs:
See the following screenshot. I am getting error messages that read:
ChatGPT was unable to process the response about XYZ
:This action has the correct permissions to write comments to the PR. Also, it appears the OpenAI token is working as I created it with maximum permissions on the OpenAI side, and I can see it is hitting the OpenAI API on the usage page for the token.
QUESTION: Any idea why I might be getting these responses?
This Github Action looks terrific and would love to be able to use it.
The code I am using is as follows. I removed the "davinci" engine that is in the sample / readme as I was receiving warnings it was deprecated in the Github Action logs:
The text was updated successfully, but these errors were encountered: