mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2023-09-17 23:29:16 +03:00
Added fix misspellings
This commit is contained in:
17
presets/fix_misspelling.yaml
Normal file
17
presets/fix_misspelling.yaml
Normal file
@@ -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
|
||||
@<Text to fix>@
|
||||
```
|
||||
|
||||
### Assistant:
|
||||
|
||||
@<generation_placeholder>@
|
||||
```'
|
||||
name: Fix misspelling
|
||||
help: fixes missspellings
|
||||
Reference in New Issue
Block a user