✨(AI) add beautify action to ai transform
The beautify action add emojis to the important parts of the text and add formatting to the text to make it more readable.
This commit is contained in:
@@ -31,6 +31,11 @@ AI_ACTIONS = {
|
||||
"Do not provide any other information. "
|
||||
"Preserve the language."
|
||||
),
|
||||
"beautify": (
|
||||
"Add formatting to the text to make it more readable. "
|
||||
"Do not provide any other information."
|
||||
"Preserve the language."
|
||||
),
|
||||
}
|
||||
|
||||
AI_TRANSLATE = (
|
||||
|
||||
Reference in New Issue
Block a user