edit_file_with_context_using_assistant
Last updated
Last updated
path_to_file
string
The path to the file that needs editing, relative to the project root.
find_info_in_file_prompt
prompt
Instructions for finding information within the file.
find_files_from_info_prompt
prompt
Instructions for finding related context files based on information found.
find_context_in_file_prompt
prompt
Instructions for finding context within each related file.
edit_prompt
prompt
Instructions on how to edit the file using the provided context.
prompt
Paths to the edited files.