File size: 185 Bytes
d362505
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{{- if .Tools }}{{- end }}
{{- range .Messages }}
{{- if eq .Role "user" }}Mistoqsija: {{ .Content }}
Tweġiba:
{{- else if eq .Role "assistant" }} {{ .Content }}

{{ end }}
{{- end }}