Project

General

Profile

Task #3060

Feature #3024: extension 0.92.20 & 0.93: Enable OpenAI answers

Feature #3061: Backend requirements

BE-0.92.20: Enable API for the openAI answers.

Added by Ayush Khandelwal over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Urgent
Target version:
Start date:
06/07/2023
Due date:
06/08/2023
% Done:

100%

Estimated time:
3.00 h
Spent time:

Description

  1. Add the API for the openAI Answers
  2. Fetch the OpenAI Answer Key from the datastore('OpenAIAnswerConfig'). Decrypt the KEY based on AES Decryption. Use it for the OPENAI API call instead of using it from the hardcoded properties file.
  3. if (api key is present) make call to openai and return the response else send 512 words of Lorem ipsum content

Also available in: Atom PDF