kopia lustrzana https://github.com/biobootloader/wolverine
Merge branch 'main' into main
commit
c12575af38
|
@ -108,8 +108,8 @@ def send_error_to_gpt(file_path, args, error_message, model=DEFAULT_MODEL):
|
||||||
|
|
||||||
return json_validated_response(model, messages)
|
return json_validated_response(model, messages)
|
||||||
|
|
||||||
# Added the flag -confirm which will ask user before writing changes to file
|
|
||||||
|
|
||||||
|
# Added the flag -confirm which will ask user before writing changes to file
|
||||||
|
|
||||||
def apply_changes(file_path, changes: list, confirm=False):
|
def apply_changes(file_path, changes: list, confirm=False):
|
||||||
"""
|
"""
|
||||||
|
|
Ładowanie…
Reference in New Issue