-
Notifications
You must be signed in to change notification settings - Fork 737
Open
Description
Currently, openEvolve use the search/replace format for llm to generate patch for code. However, in practice, we found when prompt gets longer and more complex, such a format will cause many apply diff fails, (for example , the search part is not exactly match with the original code ,e.g., missing space, put unnecessary extra comment,...), is there any solutions to deal with such a problem?
Metadata
Metadata
Assignees
Labels
No labels