mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #9093] feat: support include_reasoning parameter
#30910
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @coxde on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9093
Feature Request
Hi! It'd be great to support
include_reasoningparameter when using OpenRouter API.Is your feature request related to a problem? Please describe.
Currently, Open WebUI support reasoning/thinking tag, but when using OpenRouter API, the reasoning/thinking content is disabled by default unless
include_reasoning=true.Describe the solution you'd like
Provide a
Include Reasoningoption in "Advanced Params" (Chat/Modal level).Describe alternatives you've considered
OpenRouter Chat UI
Additional context
Docs: https://openrouter.ai/docs/parameters#include-reasoning/
@tjbck commented on GitHub (Jan 29, 2025):
This should be supported as Functions!