UI: Add MCP server support

This commit is contained in:
oobabooga 2026-04-05 23:07:14 -03:00
parent abc3487f4d
commit b1d06dcf96
24 changed files with 163 additions and 4 deletions

View file

@ -209,6 +209,7 @@ def list_interface_input_elements():
'textbox',
'start_with',
'selected_tools',
'mcp_servers',
'mode',
'chat_style',
'chat-instruct_command',
@ -434,6 +435,7 @@ def setup_auto_save():
'custom_system_message',
'chat_template_str',
'selected_tools',
'mcp_servers',
# Parameters tab (ui_parameters.py) - Generation parameters
'preset_menu',