Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show smart reply option in the UI #75

Closed
7 tasks done
harishmohanraj opened this issue Dec 20, 2023 · 0 comments · Fixed by #81
Closed
7 tasks done

Show smart reply option in the UI #75

harishmohanraj opened this issue Dec 20, 2023 · 0 comments · Fixed by #81
Assignees

Comments

@harishmohanraj
Copy link
Collaborator

harishmohanraj commented Dec 20, 2023

Show smart reply option in the UI and it should have the following suggestions:

  • Move logic to parent component and pass the necessary state to the child components
  • Write tests for the refactored components and new components
  • Add unit_test job to the CI pipeline
  • Store smart suggestions in the DB against the chat
  • Generate a few quick suggestions for the agent response and show in the UI
  • Do not generate suggestions for open ended agent responses
  • Style the quick suggestion component
@harishmohanraj harishmohanraj self-assigned this Dec 20, 2023
@harishmohanraj harishmohanraj changed the title Smart reply option in the UI Show smart reply option in the UI Jan 2, 2024
@harishmohanraj harishmohanraj linked a pull request Jan 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant