Task #3064
Feature #3024: extension 0.92.20 & 0.93: Enable OpenAI answers
Feature #3061: Backend requirements
BE-0.92.20: Add support to the getPurpleLinksInfoExtFull API.
Description
Add the implementation for the extension version 0.92.20 in the getPurpleLinksInfoExtFull.
- Do as we're doing right now. Add 1 more changes to that,
- # Return the value of 'isOpenAIAnswerSupported' (from the 'OpenAIAnswerConfig' settings) in the response of getPurpleLinksInfoExtFull API.
- # DO the datastore call to fetch the value of 'isOpenAIAnswerSupported' from the 'OpenAIAnswerConfig' setting.
Updated by Ayush Khandelwal over 1 year ago
- Due date changed from 06/08/2023 to 06/09/2023
- Status changed from New to In Progress
Updated by Ayush Khandelwal over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Resolved to Feedback
Working as expected