Update utils_ai.py
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ def generate_rename_mapping(directory_text: str) -> dict[str, str]:
|
||||
"""
|
||||
raw_response = _call_openai_with_prompt(
|
||||
prompt_id="pmpt_69ae4175ba248195acf5b828bcc3360707d31714c556743d",
|
||||
prompt_version="5",
|
||||
prompt_version="6",
|
||||
input_text=directory_text
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user