57ec6901eb
This reverts commit 19753c18c0
.
for compat. messages will be added at a later date
8 lines
128 B
Go Template
8 lines
128 B
Go Template
{{ if .System }}{{ .System }}
|
|
|
|
{{ end }}{{ if .Prompt }}### Instruction:
|
|
{{ .Prompt }}
|
|
|
|
{{ end }}### Response:
|
|
{{ .Response }}
|
|
|