mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 04:17:52 +00:00
18 lines
290 B
YAML
18 lines
290 B
YAML
|
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
|