fix: update prompt length message for clarity
This commit is contained in:
parent
31de91a40f
commit
67ef2ee66c
1 changed files with 1 additions and 1 deletions
|
|
@ -660,7 +660,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"prefs_OptionText_max_prompt_length_Info" : {
|
||||
"message": "This is the maximum number of characters that can be used in a prompt. Otherwise, an error message will be displayed. The value is not editable for the ChatGPT Web Interface. Set it to 0 to disable the check.",
|
||||
"message": "This is the maximum number of characters that can be used in a prompt. Otherwise, an error message will be displayed. The value is not editable for the ChatGPT Web Interface. Set it to zero to disable the check.",
|
||||
"description": ""
|
||||
},
|
||||
"prefs_OptionText_chatgpt_web_model": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue