Commit adf1a29
Haf-82
fix: correct role for system_message in AppendConversationResponse
The system_message was incorrectly being appended with role 'assistant'
instead of 'system'. This fixes the conversation history formatting
when a system message is provided.1 parent f610ae7 commit adf1a29
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
| 708 | + | |
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| |||
0 commit comments