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
Preconditions
At the moment, playing forecast and creatingEcoNews methods in AIController results in status code 200 and response body “Could not get response from OpenAI”.
Steps to reproduce
Go to ai-controller
Click on /forecast or /generate/eco-news
Paste valid data
Execute Method
Actual result
Code status 200, response body "Could not get response from OpenAI"
Expected result
Code status 200, valid response body from OpenAI
"API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
Environment: OS, browser, it's version, device (for mobile devices).
Reproducible: always, rarely, sometimes etc.
Build found: last commit from https://github.com/ita-social-projects/GreenCityClient/tree/dev
E.g. "commit 147fa44"
Preconditions
At the moment, playing forecast and creatingEcoNews methods in AIController results in status code 200 and response body “Could not get response from OpenAI”.
Steps to reproduce
Actual result
Code status 200, response body "Could not get response from OpenAI"
Expected result
Code status 200, valid response body from OpenAI
"API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: