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

Add /iterate command. #2917

Closed
wants to merge 2 commits into from
Closed

Add /iterate command. #2917

wants to merge 2 commits into from

Conversation

yozerpp
Copy link

@yozerpp yozerpp commented Jan 20, 2025

/iterate sends the prompt with all attached files, dividing files to groups that fit to the context and output token limits.

@hux
Copy link

hux commented Jan 20, 2025

Hmm, can you fill out a couple more examples? I'm not clear on what you are expecting the output to be?

…d files in batches that fit to the context and output token limits.

Tests:
    - Every request retains the chat history until the /iterate command but not the history of other iterations.
    - Added files and history until the /iterate is unmodified.
    - Every file is processed(even if a single file that'll be sent with the request exceeds the limits.) and no duplicate processing
@CLAassistant
Copy link

CLAassistant commented Jan 20, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ yozerpp
❌ paul-gauthier
You have signed the CLA already but the status is still pending? Let us recheck it.

@yozerpp yozerpp closed this by deleting the head repository Jan 20, 2025
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 this pull request may close these issues.

4 participants