Skip to content

Commit b20944c

Browse files
committed
feat:为思考UI界面添加标题"已思考"
1 parent 1ddc78e commit b20944c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • agents/matmaster_agent/flow_agents

agents/matmaster_agent/flow_agents/agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@ async def _run_plan_make_agent(
607607
{
608608
'matmaster_thinking_ui_args': json.dumps(
609609
{
610+
'title': '已思考',
610611
'status': 'end',
611612
}
612613
)

0 commit comments

Comments
 (0)