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

[Feat] Generate response from AI using context of complete/some previous thread messages #19

Open
Barrylimarti opened this issue Oct 20, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@Barrylimarti
Copy link

What do we need?

Instead of just using the last message to generate the response, we can use the last 10 or so messages of the conversation to generate a more personalized and contextual response.

Acceptance Criteria

  • Use thread conversation history to generate contextual response.

Relevant ScreenShots

No response

Further Comments

Let me know if you feel like this is a good addition

@Barrylimarti Barrylimarti added the enhancement New feature or request label Oct 20, 2024
@VipinDevelops
Copy link
Collaborator

Hey @Barrylimarti, Thanks for suggesting feature, could you share more about the idea, how you envision the command for this, and what the end result would be

@Barrylimarti
Copy link
Author

Hey @VipinDevelops, I am suggesting an enhancement on the current "/qr" command that generates the quick response by considering last message only.
The enhancement would use a set of previous messages to develop a context about conversion and answer based on that.
The end result will be the generated replies based on the context of the conversation.

@VipinDevelops
Copy link
Collaborator

Hey @VipinDevelops, I am suggesting an enhancement on the current "/qr" command that generates the quick response by considering last message only. The enhancement would use a set of previous messages to develop a context about conversion and answer based on that. The end result will be the generated replies based on the context of the conversation.

Hi! That sounds like amazing enhancement—go ahead @Barrylimarti

@Barrylimarti
Copy link
Author

Alright will start working on this.

@amitb0ra
Copy link

amitb0ra commented Jan 1, 2025

is there any updates? can i work in this?

@VipinDevelops
Copy link
Collaborator

is there any updates? can i work in this?

Hey @amitb0ra
Sure you can work on it,
Make sure you follow details shared above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants