Feature #3559
Provide OpenAI response to user's question by making call_openai_api call
Start date:
05/29/2024
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
Suppose user asks a question <Question>. Then, provide the answer as the response from
https://call-openai-api-yhb42btdva-uc.a.run.app
ContentType: json
and body as {
"prompt": "<Question>"
}
Updated by Ayanava Karmakar 6 months ago
- Status changed from New to In Progress
- Assignee set to Ayanava Karmakar
Updated by Ayanava Karmakar 6 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Ayanava Karmakar 5 months ago
- Status changed from Feedback to Resolved
- Assignee changed from Ram Kordale to Ayanava Karmakar