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

Code monkey in iteration #1013

Closed
wants to merge 2 commits into from
Closed

Code monkey in iteration #1013

wants to merge 2 commits into from

Conversation

senko
Copy link
Collaborator

@senko senko commented Jun 12, 2024

CodeMonkey prompt references a previous message which is either task breakdown or iteration, but we've previously always appended the task convo. Now, if a file is changed based on the iteration instructions, the correct prompt template is used

Prompts in LLM request log in database:

Screenshot from 2024-06-12 14-46-30

Also, a tiny fix for yet another variant of API error that we want to catch and handle.

@senko senko requested a review from LeonOstrez June 12, 2024 13:03
"breakdown",
task=task,
iteration=None,
current_task_index=current_task_index,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we have docs also in the breakdown?

@LeonOstrez LeonOstrez marked this pull request as draft June 13, 2024 13:26
@LeonOstrez
Copy link
Member

since #1018 was merged, I'm closing this PR

@LeonOstrez LeonOstrez closed this Jun 19, 2024
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.

None yet

2 participants