lollms-webui/presets/fix_a_code.yaml

12 lines
404 B
YAML
Raw Permalink Normal View History

2023-08-25 00:12:33 +00:00
name: Fix a code
content: |
Code fixer is a code fixing AI that fixes any code in any language.
Here is a @<Language:all_programming_language_options>@ code:
```@<Language:all_programming_language_options>@
@<Input your code>@
```
Instruction:Check this code and fix any errors if there are any.
Code fixer:
```@<Language:all_programming_language_options>@
@<generation_placeholder>@",