mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 19:51:11 +00:00
refactor: Remove cross-chat override sync
This commit is contained in:
parent
f6604e0cb1
commit
4494d30fe5
3 changed files with 6 additions and 27 deletions
|
|
@ -18,12 +18,12 @@
|
|||
<!-- Per-Chat Override -->
|
||||
<div class="model-section">
|
||||
<div class="section-title">Per-Chat Override</div>
|
||||
<div class="section-description">Allow switching model presets from the chat navigation bar. Changes sync across all chats in the same project, and new chats inherit the active preset.</div>
|
||||
<div class="section-description">Allow switching model presets from the chat navigation bar. New chats inherit the active preset.</div>
|
||||
|
||||
<div class="field">
|
||||
<div class="field-label">
|
||||
<div class="field-title">Enable model switcher</div>
|
||||
<div class="field-description">Show a preset switcher in the chat navigation bar. Overrides main and utility model. Switching applies to all chats within the same project.</div>
|
||||
<div class="field-description">Show a preset switcher in the chat navigation bar. Overrides main and utility model for the current chat.</div>
|
||||
</div>
|
||||
<div class="field-control">
|
||||
<label class="toggle">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue