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