Azure-Samples / Azure-Samples/chat-with-your-data-solution-accelerator

Automatic follow-up questions in the chat

Open
#1,632 6 comments 0 reactions 0 assignees View on GitHub
enhancement stale
Dominant language
Python
Stars
1.2k
Forks
648
Avg merge
1d 30m
Merged PRs (30d)
9

Description

# Motivation

Include 3 follow-up questions in each response the chat returns.
In the system prompt must be added something like these:
Generate 3 very brief follow-up questions that the user would likely ask next. Enclose the follow-up questions in double angle brackets (<<>>). Don't repeat questions that have already been asked.

# Tasks

_To be filled in by the engineer picking up the issue_

- [ ] Create in the Admin app an option to enable/disable the follow-up questions
- [ ] Implement the logic to handle follow-up questions for each chat's response
- [ ] Display the follow-up questions in the chat
- [ ] From the chat, when the user clicks on any of these follow-up questions, this question is requested to the server automatically

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.