Files
admin777 b0e89b6092 feat: 新增方案 C 的 Handoff 路由宿主,并让抽城市支持自然语言。
把图 JSON 编译成 CreateHandoffBuilderWith + WithHandoff;Agent 固定 Id 以免交接工具名错位;DeepSeek 关闭 thinking,避免多轮丢掉 reasoning_content 导致 400。
2026-09-01 17:56:41 +08:00

14 lines
456 B
XML

<Solution>
<Folder Name="/plugins/" />
<Folder Name="/plugins/file-city/">
<Project Path="plugins/file-city/FileCityPlugin.csproj" />
</Folder>
<Folder Name="/plugins/weather/">
<Project Path="plugins/weather/WeatherPlugin.csproj" />
</Folder>
<Project Path="MAF1.Core/MAF1.Core.csproj" />
<Project Path="MAF1/MAF1.csproj" />
<Project Path="MAF1.Route/MAF1.Route.csproj" />
<Project Path="MAF1.Web/MAF1.Web.csproj" />
</Solution>