迁移前提醒,以及对表达[[*]]的正确迁移
This commit is contained in:
@@ -1099,15 +1099,6 @@ class DebugConfig(ConfigBase):
|
||||
)
|
||||
"""是否启用 Maisaka 阶段看板"""
|
||||
|
||||
show_prompt: bool = Field(
|
||||
default=False,
|
||||
json_schema_extra={
|
||||
"x-widget": "switch",
|
||||
"x-icon": "eye",
|
||||
},
|
||||
)
|
||||
"""是否显示prompt"""
|
||||
|
||||
show_maisaka_thinking: bool = Field(
|
||||
default=True,
|
||||
json_schema_extra={
|
||||
|
||||
Reference in New Issue
Block a user