From ddb32708f65f5e4a92017d2a2b890213e815a23a Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Wed, 30 Aug 2023 16:35:00 +0200 Subject: [PATCH] Added fix misspellings --- presets/fix_misspelling.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 presets/fix_misspelling.yaml diff --git a/presets/fix_misspelling.yaml b/presets/fix_misspelling.yaml new file mode 100644 index 00000000..d270d7cb --- /dev/null +++ b/presets/fix_misspelling.yaml @@ -0,0 +1,17 @@ +content: '### System: + + Act as a text misspelling fixer assistant. Assist the user to fix his text + + + ### User: + Fix spelling errors in this text + ```markdown + @@ + ``` + + ### Assistant: + + @@ + ```' +name: Fix misspelling +help: fixes missspellings