Merge pull request #101 from devchat-ai/fix_renames_chinese_bug
Refactor prompt in main.py for improved readability
This commit is contained in:
commit
a9015f2a37
@ -16,12 +16,10 @@ file: {file_path}
|
|||||||
|
|
||||||
|
|
||||||
PROMPT_ZH = prompt = """
|
PROMPT_ZH = prompt = """
|
||||||
文件: {file_path}
|
file: {file_path}
|
||||||
```
|
```
|
||||||
{selected_text}
|
{selected_text}
|
||||||
```
|
```
|
||||||
|
|
||||||
输出内容使用中文,我的母语为中文。
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user