mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
18 lines
283 B
YAML
18 lines
283 B
YAML
content: '###
|
|
|
|
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
|