#101 — Handle first reply for query page
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2024-08-22 · Updated: 2024-09-03
Description
When receiving the first prompt with no history the system should behave in a slightly different way from normal conversation. The user is forwarded to the query page and we want to create a ‘richer’ initial reply. For example we want to try and generate more charts if possible and a deeper analysis. The system should also generate a summary after this long process.
AC:
- Research and document in confluence
- The code allows differential routes for the initial response
- The initial response has ‘more plots’ if possible
- The initial response has more insights and analyses
Note: summaries are tackled here: https://github.com/orgs/Twill-AI/projects/2/views/8?pane=issue&itemId=75840656
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets