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 chat_to_files.py #952

Closed
wants to merge 1 commit into from
Closed

Conversation

miqueet
Copy link

@miqueet miqueet commented Jan 3, 2024

I ran into issues where i was moving the file around and renaming it but renamed it back before i launched gpt engineer and ran into it an error because the file was not in the file_dict. This will address that. I am also making a comment in this issue #928

I ran into issues where i was moving the file around and renaming it but renamed it back before i launched gpt engineer and ran into it an error because the file was not in the file_dict. This will address that. I am also making a comment in this issue gpt-engineer-org#928
@miqueet
Copy link
Author

miqueet commented Jan 3, 2024

I dont believe this should be failing. its possible the CI/CD tool isnt passing the filename.

@miqueet
Copy link
Author

miqueet commented Jan 10, 2024

I know this is closed but i am running into this quite a bit and it tends to eat up some $$ every time this happens. Is there anything i can do to prevent these from happening @ATheorell ?

WARNING:gpt_engineer.core.chat_to_files:While applying an edit to New-VMClone2.ps1, the code block to be replaced was not found. No instances will be replaced

@ATheorell
Copy link
Collaborator

Good question:

  1. All code that you paid for is saved in the .gpteng/memory subdirectory of you project. If the paste fails, you can paste in the revised code manually
  2. To improve the situation, you can implement PR Better edit syntax for the improve command #869

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