4 months ago

tools thinking
17c16bab2f73 · 179B
{{- if .System }}<|turn>system
<|think|>{{ .System }}<turn|>
{{- end }}
{{- if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{- end }}
<|turn>model
{{ .Response }}<turn|>