mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-18 18:16:38 +03:00
fix(webui): remove unused bot identity settings
This commit is contained in:
@@ -309,8 +309,6 @@ function modelSettings(model: string, provider: string): SettingsPayload {
|
||||
temperature: 0.7,
|
||||
reasoning_effort: null,
|
||||
timezone: "UTC",
|
||||
bot_name: "nanobot",
|
||||
bot_icon: "",
|
||||
tool_hint_max_length: 40,
|
||||
},
|
||||
model_presets: [{
|
||||
|
||||
Reference in New Issue
Block a user