(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:
Anthony LC
2025-03-12 11:44:58 +01:00
committed by Anthony LC
parent cbf9091d1c
commit e0af6d36e1
4 changed files with 20 additions and 2 deletions

View File

@@ -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 = (