Add --force-reasoning CLI flag for reasoning/thinking mode
- Added --force-reasoning argument to enable reasoning mode for models that support it (Qwen3, DeepSeek R1, etc.) - Modified chat_completions endpoint to check both API parameter enable_thinking and CLI flag force_reasoning - When either is true, injects agentic template to enable thinking
Showing
Please
register
or
sign in
to comment