mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-02 02:09:17 -05:00
enh: custom reasoning tags
This commit is contained in:
@@ -63,6 +63,7 @@ def remove_open_webui_params(params: dict) -> dict:
|
||||
"stream_response": bool,
|
||||
"stream_delta_chunk_size": int,
|
||||
"function_calling": str,
|
||||
"reasoning_tags": list,
|
||||
"system": str,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user