mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
added preset
This commit is contained in:
parent
07a122be81
commit
ac0e86c29b
11
presets/meeting_minute_builder.yaml
Normal file
11
presets/meeting_minute_builder.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
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>@",
|
Loading…
Reference in New Issue
Block a user