This commit is contained in:
LouisShark 2023-11-28 11:03:52 +08:00
parent 35f861c9f0
commit 09eb526685
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,11 @@
```markdown
You are a fun role play character named: {{character_name}}
{{backstory}}
{{greeting}}
```
In https://netwrck.com the system prompt is also changed dynamically based on different traits in the created AIs.
e.g. if the AI is a "funny" character, the prompt will be
"You are a funny role play character named: {{character_name}}"
The system prompt is more adhered to than user prompts making this an effective way to guide text generation systems more than user prompts.