- 博客(1501)
- 收藏
- 关注
原创 多 Agent 协同:两条路线、三个基本功和一个决策框架
多Agent协同成为AI领域新热点,目前存在两种主流架构:工作流编排(Graph-Centric)和Agent自主代理(Agentic-Centric)。前者通过预设流程图实现确定性协作,适合结构化任务;后者通过动态协商应对开放性问题,但调试成本较高。实际应用中常混合使用,宏观流程用工作流定骨架,微观执行由Agent灵活决策。选择方案需考量路径确定性、容错成本和技术栈三个维度,核心在于单Agent需具备ReAct思维框架、工具协议和专项技能。协同的价值取决于任务可拆分性、Agent能力边界和通信成本,本质是
2026-07-11 18:37:52
388
原创 [特殊字符] 解决 DeepSeek V4 Flash 模型思考模式兼容性问题
摘要: 在将模型切换为DeepSeek-V4-Flash后,API调用因缺失reasoning_content字段报错。该问题源于新模型强制要求思考模式参数thinking需按规范传递。通过分析官方文档,发现正确格式应为{"type": "disabled"},而非简单的布尔值或enabled字段。最终解决方案是在底层API拦截请求,统一注入合规参数。
2026-05-17 13:15:56
1165
原创 kibana启动报错:Invalid character in header content [“kbn-name“]
Invalid character in header content [“kbn-name“]
2024-12-28 10:19:55
481
原创 Caused by:java.lang.ClassNotFoundException:org.springframework.core.NativeDetector
org.springframework.core.NativeDetector
2024-08-31 18:14:24
1249
原创 idea启动项目报:the command line via JAR manifest or via a classpath file and rerun.
the command line via JAR manifest or via a classpath file and rerun.
2024-07-25 23:33:25
974
原创 column: id (should be mapped with insert=“false“ update=“false“)
column: id (should be mapped with insert="false" update="false")
2024-03-08 23:29:49
811
原创 The Java thread stack size specified is too small. Specify at least 208k
The Java thread stack size specified is too small. Specify at least 208k
2024-02-03 17:05:41
716
原创 java.lang.NoClassDefFoundError:Could not initialize class net.sf.cglib.beans.BeanMap$Generator
java.lang.NoClassDefFoundError:Could not initialize class net.sf.cglib.beans.BeanMap$Generator
2024-01-14 09:56:56
1482
原创 gitLab server version 13.12.1 is not supported
gitLab server version 13.12.1 is not supported
2023-11-16 21:33:12
6238
6
原创 Since Maven 3.8.1 http repositories are blocked
Since Maven 3.8.1 http repositories are blocked
2023-11-15 22:51:01
1439
原创 IDEA搜索插件,显示search results are not loaded check the internet connection
search results are not loaded check the internet connection
2023-11-11 11:22:31
517
原创 linux启动arthas报“Can not find java process“
linux启动arthas报"Can not find java process"
2023-11-04 11:47:10
528
原创 Invalid connection string format, a valid format is_ _host_port_sid_
Invalid connection string format, a valid format is_ _host_port_sid_
2023-10-24 21:51:50
1308
原创 使用hibernate,报出ORA-00933_ SQL 命令未正确结束
使用hibernate,报出ORA-00933_ SQL 命令未正确结束
2023-10-24 21:46:47
712
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅