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

Update hivemind prompts: adding summary info to prompt #31

Closed
amindadgar opened this issue Feb 1, 2024 · 0 comments · Fixed by #32
Closed

Update hivemind prompts: adding summary info to prompt #31

amindadgar opened this issue Feb 1, 2024 · 0 comments · Fixed by #32
Assignees

Comments

@amindadgar
Copy link
Member

We want to update our prompts to be like

channel: ...
thread: ...
date: ...
summary: ...
messages: 
    author: ...
    message 1: ...
    author: ...
    message 2: ...

Explanation: We want to add the summary as context to messages sent. This needs the retrieved messages to be grouped by channel, thread and date and then creating a custom PromptTemplate.

@amindadgar amindadgar self-assigned this Feb 1, 2024
@amindadgar amindadgar linked a pull request Feb 7, 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