MiY
|
a505f2cb96
|
fix: fallback tool calls from thinking on empty output
|
2026-04-26 17:45:12 +08:00 |
|
CJACK
|
0bfddf7943
|
1
|
2026-04-26 09:17:40 +08:00 |
|
CJACK
|
40b8182984
|
docs: update architecture diagrams for 4.x
|
2026-04-26 08:40:41 +08:00 |
|
CJACK
|
7bff2c1bab
|
refactor(toolcall): 动态生成工具调用示例,基于实际可用工具名
- 将硬编码的工具示例名改为从请求实际声明的工具名中选取
- 按类别(读取/写入执行/交互/嵌套)智能匹配示例工具
- 执行类工具脚本内容使用正确的参数名(command/cmd),避免误用文件写入参数
- 当工具不足时自动省略对应的示例段落,避免把不可用工具名写入 prompt
- 同步更新 prompt-compatibility.md 文档说明
|
2026-04-26 07:54:01 +08:00 |
|
CJACK
|
4c83f36089
|
强制启用文件拆分(实际模型忽略)
|
2026-04-26 07:31:19 +08:00 |
|
CJACK
|
abc96a37d8
|
refactor backend API structure
|
2026-04-26 06:58:20 +08:00 |
|
CJACK
|
8a91fef6ab
|
update doc
|
2026-04-26 04:58:35 +08:00 |
|
CJACK
|
df61f06d9a
|
归一化优化
|
2026-04-26 04:44:55 +08:00 |
|
CJACK
|
7475defeca
|
fix: align tool call protocol and thinking controls
|
2026-04-26 04:26:51 +08:00 |
|
CJACK
|
f13ad231ac
|
全局统一映射
|
2026-04-26 01:58:15 +08:00 |
|