Skip to content

fix: Qwen models : system message must be at the beginning - #9

Closed
webbrain-one wants to merge 1 commit into
AshotN:masterfrom
webbrain-one:webbrain/issue-8
Closed

fix: Qwen models : system message must be at the beginning#9
webbrain-one wants to merge 1 commit into
AshotN:masterfrom
webbrain-one:webbrain/issue-8

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #8

Qwen 3.5/3.6 require a single system message at the start of the message list. This ensures the prompt injection logic respects this constraint, preventing errors when JetBrains guidance is enabled.
@AshotN

AshotN commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Already done in #11

@AshotN AshotN closed this Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qwen models : system message must be at the beginning

2 participants