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

Support different summarizing strategies #5

Open
StefMa opened this issue Apr 25, 2024 · 0 comments
Open

Support different summarizing strategies #5

StefMa opened this issue Apr 25, 2024 · 0 comments

Comments

@StefMa
Copy link
Collaborator

StefMa commented Apr 25, 2024

Currently we put the whole discussion into a single prompt.
We might not able to do this with bigger discussions as we run out of context length.
For this, and other reasons, we want to support different strategies.

We should support Stuffing, MapReduce, and Refine.

The difference and waht they mean can be read up in this doc.

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

No branches or pull requests

1 participant