mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
test contribute
This commit is contained in:
parent
4ce1e88750
commit
a7c90925ef
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@
|
||||||
let selectedToolIds = [];
|
let selectedToolIds = [];
|
||||||
let imageGenerationEnabled = false;
|
let imageGenerationEnabled = false;
|
||||||
let webSearchEnabled = false;
|
let webSearchEnabled = false;
|
||||||
|
let thinkingEnabled = false;
|
||||||
let codeInterpreterEnabled = false;
|
let codeInterpreterEnabled = false;
|
||||||
|
|
||||||
let chat = null;
|
let chat = null;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue