2 lines
231 B
Markdown
2 lines
231 B
Markdown
- Fixed turn completion instructions being injected as a context system message instead of using `system_instruction`. This caused warning spam when `system_instruction` was also set and didn't persist across full context updates.
|