You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use system role for OpenAI Compatible provider when streaming is disabled
- Changed role from "user" to "system" for system prompt in non-streaming mode
- Updated test expectations to match the corrected behavior
- Ensures consistency between streaming and non-streaming modes
Fixes#8215
0 commit comments