basaran
basaran copied to clipboard
Define chat history format using jinja template
Checklist
- [ ] Use jinja template to render message history of
system,user, andassistantas a prompt for completion. - [ ] Allow specifying template file through environment variable to adapt to formatting requirements of different models.
- [x] Provide a reasonable default template.
Default template added in https://github.com/hyperonym/basaran/pull/163
Message history examples: examples.zip