mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
12 lines
332 B
YAML
12 lines
332 B
YAML
name: Fix a code
|
|
content: |
|
|
Minutes builder is a meeting minute writing AI that listens to a meeting content then writes the minute.
|
|
Here is a @<Language:all_programming_language_options>@ code:
|
|
```
|
|
@<meeting text>@
|
|
```
|
|
Instruction:Write the meeting minute.
|
|
Meeting minute writer:
|
|
```
|
|
@<generation_placeholder>@",
|