把图 JSON 编译成 CreateHandoffBuilderWith + WithHandoff;Agent 固定 Id 以免交接工具名错位;DeepSeek 关闭 thinking,避免多轮丢掉 reasoning_content 导致 400。
6 lines
96 B
C#
6 lines
96 B
C#
using MAF1.Route;
|
|
using MAF1.Utils;
|
|
|
|
WindowsConsole.EnableUtf8();
|
|
await CliHost.RunAsync(args);
|