Skip to content
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

Fix integration to OpenAI and create topics for users according to their interests #8192

Open
DmytroLysenko1 opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
API back-end This is label if this task is back-end Bug Econews java Pull requests that update Java code

Comments

@DmytroLysenko1
Copy link

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

  1. Go to ai-controller
  2. Click on /forecast or /generate/eco-news
  3. Paste valid data
  4. 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).

@DmytroLysenko1 DmytroLysenko1 self-assigned this Feb 27, 2025
@DmytroLysenko1 DmytroLysenko1 added back-end This is label if this task is back-end API Econews java Pull requests that update Java code labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API back-end This is label if this task is back-end Bug Econews java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

1 participant