Sybit-Education / Diveni

Diveni - The free Planning Poker App to be used in remote Teams connecting optionally JIRA or Azure DevOps for user stories
https://diveni.io
GNU Affero General Public License v3.0
33 stars 23 forks source link

Fix: Removal of the AI feature dependency/Decoupling the AI container #805 #806

Closed Dan1elBox closed 3 weeks ago

Dan1elBox commented 1 month ago

Fix for: #805

Diveni no longer requires the AI Container to function properly. If the AI Container is unavailable (RestClientException is thrown), this will now be communicated to the frontend, and the feature will remain disabled in the frontend until the AI Container is running + a valid API key is provided.