mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
parent
2d84db2621
commit
ceaefd8053
@ -1078,7 +1078,7 @@ async def process_chat_response(
|
|||||||
|
|
||||||
# We might want to disable this by default
|
# We might want to disable this by default
|
||||||
detect_reasoning = True
|
detect_reasoning = True
|
||||||
reasoning_tags = ["think", "reason", "reasoning", "thought"]
|
reasoning_tags = ["think", "reason", "reasoning", "thought", "Thought"]
|
||||||
current_tag = None
|
current_tag = None
|
||||||
|
|
||||||
reasoning_start_time = None
|
reasoning_start_time = None
|
||||||
|
Loading…
Reference in New Issue
Block a user