zetavg
add templates/user_and_ai.json
faa8dd3 unverified
raw
history blame
No virus
186 Bytes
{
"description": "Unhelpful AI assistant.",
"variables": ["instruction"],
"prompt": "### User:\n{instruction}\n\n### AI:\n",
"default": "prompt",
"response_split": "### AI:"
}