Project

General

Profile

Feature #3237

Enable copilot as quickly as possible

Added by Ram Kordale about 1 year ago. Updated almost 1 year ago.

Status:
Closed
Priority:
Urgent
Target version:
Start date:
09/28/2023
Due date:
% Done:

100%

Estimated time:

Description

Today, we do the following: (a) wait for 10 seconds (b) make api call (c) show copilot.

we want to show copilot immediately. so, one way to handle this is:

(a) show copilot (b) in parallel, make api call (c) wait for final page load event (d) wait for 2 more seconds (e) make api call.

if user asks for some search phrase X after (b) and after (e), the user may get different answers.

Also available in: Atom PDF