test contribute

This commit is contained in:
dongfangzan 2025-05-15 19:31:40 +08:00
parent 4ce1e88750
commit a7c90925ef

View File

@ -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;