everywhere.z
|
50407f7bab
|
Merge remote-tracking branch 'origin/ai' into ai
|
2025-11-26 17:06:24 +08:00 |
|
everywhere.z
|
d95be8e293
|
版本号更新
|
2025-11-26 17:06:19 +08:00 |
|
铂赛东
|
1d9a1d1b8b
|
!351 Feat(LiteFlow-AI): 引入 rxjava,将流式回调逻辑重构为响应式逻辑
Merge pull request !351 from 苍镜月/liteflow-ai-dev
|
2025-11-17 15:03:09 +00:00 |
|
LuanY77
|
8a05dc932f
|
Feat: 将 stream 返回值更改为 Publisher
|
2025-11-15 05:16:08 +08:00 |
|
LuanY77
|
a75ff4c3bd
|
Feat & Refactor: 引入 rxjava,将流式回调逻辑重构为响应式逻辑
|
2025-11-14 18:34:06 +08:00 |
|
LuanY77
|
036489e80b
|
fix: json include empty tool_calls list
|
2025-11-10 21:05:16 +08:00 |
|
铂赛东
|
ed9d4691ee
|
!348 LiteFLow-AI 迭代
Merge pull request !348 from 苍镜月/liteflow-ai-dev
|
2025-11-02 07:57:26 +00:00 |
|
LuanY77
|
85e1812aa8
|
Breaking Changes & Refactor: liteflow-ai-core 模块更改为依赖于 spring 框架,新增 liteflow-ai-spring-boot-starter
|
2025-10-26 20:04:33 +08:00 |
|
LuanY77
|
569390b55d
|
Feat: 新增 LogRequest 和 LogResponse 参数,支持打印 AI 服务请求和结果
|
2025-10-24 16:02:30 +08:00 |
|
LuanY77
|
efb8581969
|
test(ModelTest): engine模块模型调用测试
|
2025-10-24 15:14:21 +08:00 |
|
LuanY77
|
403c7c649d
|
test(InteractTest): engine 模块交互测试
|
2025-10-24 12:58:59 +08:00 |
|
LuanY77
|
bc29dd3d5c
|
test(ToolTest): 工具调用测试
|
2025-10-24 10:28:29 +08:00 |
|
LuanY77
|
6f09da5c3a
|
test(StructureTest): 结构化输出测试
|
2025-10-23 15:09:56 +08:00 |
|
LuanY77
|
24d15efcaa
|
test(ClassifyTest): 意图识别组件测试使用 mock 数据测试
|
2025-10-23 13:51:41 +08:00 |
|
LuanY77
|
686305364a
|
test(ChatTest, MockAITest): AI组件测试使用 mock 数据进行测试,不再进行 AI 服务调用
|
2025-10-23 12:29:24 +08:00 |
|
LuanY77
|
82b716a186
|
refactor: transport 实例化从反射更改为函数式
|
2025-10-17 15:46:02 +08:00 |
|
LuanY77
|
042e13ea9f
|
refactor: output 注解仅保留 methodExpress 方法映射输出结果
|
2025-10-17 15:08:34 +08:00 |
|
LuanY77
|
4984f1b935
|
fix: 修正部分问题
1. 代码规范
2. 注解配置(provider -> 枚举,部分 tristate -> boolean)
3. 去除 core 模块 APIUrl 校验非空
|
2025-10-17 11:42:53 +08:00 |
|
LuanY77
|
87343b7a7e
|
Merge remote-tracking branch 'gitee_dromara/ai' into liteflow-ai-dev
|
2025-10-14 06:10:00 +08:00 |
|
everywhere.z
|
fa42108c54
|
LiteflowContextRegexMatcher中增加一个searchAndSetContext的重载
|
2025-09-29 19:24:47 +08:00 |
|
everywhere.z
|
db1b424b57
|
修复multiSwitch的异步模式中的问题
|
2025-09-28 22:15:28 +08:00 |
|
everywhere.z
|
8c6bb15260
|
Merge remote-tracking branch 'origin/dev' into ai
|
2025-09-26 11:10:22 +08:00 |
|
LuanY77
|
a90e1d7a48
|
确定发布版本号 since -> 2.16.0
|
2025-09-26 08:18:34 +08:00 |
|
everywhere.z
|
8378991606
|
升级成补丁版本2.15.0.2
|
2025-09-22 10:48:15 +08:00 |
|
everywhere.z
|
0068406dbe
|
bug #ICZ1N3 解决2.15.0中把chain作为子流程传入时,子流程里获取不了requestData的问题
|
2025-09-22 00:45:18 +08:00 |
|
everywhere.z
|
c68086a63f
|
bug #ICZ1M1 解决在2.15.0中,获取Annotation缺失了缓存导致的性能微小损失问题
|
2025-09-22 00:06:02 +08:00 |
|
LuanY77
|
9a25ab7ef9
|
fix: 修复 SpringUtil 未注入报错
|
2025-09-21 15:51:19 +08:00 |
|
LuanY77
|
1b8441bce9
|
优化 ChatContext 初始化逻辑
|
2025-09-20 18:41:42 +08:00 |
|
LuanY77
|
04865abb81
|
fix: 上下文解析支持 Object 对象 & 修正工具注释提示
|
2025-09-20 17:50:47 +08:00 |
|
LuanY77
|
6fb74d2688
|
fix: 工具调用 bug
|
2025-09-20 16:48:12 +08:00 |
|
LuanY77
|
a97c98b75a
|
refactor: 重构提示词解析方法参数
|
2025-09-20 15:47:07 +08:00 |
|
铂赛东
|
28c7d9d0bc
|
!345 LiteFlow-AI 模块实现
Merge pull request !345 from 苍镜月/liteflow-ai-dev
|
2025-09-19 06:11:37 +00:00 |
|
LuanY77
|
6e97712ecb
|
fix: API-Key 空校验
|
2025-09-17 23:26:25 +08:00 |
|
LuanY77
|
1d4d197559
|
test: 工具调用测试 + bug fix
|
2025-09-17 23:04:24 +08:00 |
|
LuanY77
|
58eb5a26ed
|
test: 意图识别节点测试 + bug fix
|
2025-09-17 21:18:36 +08:00 |
|
LuanY77
|
c04b44120d
|
test: 添加不同模型厂商的协议转换测试+补充注解
|
2025-09-17 19:59:48 +08:00 |
|
LuanY77
|
ecfe615d96
|
rebase onto branch-ai + 一些测试
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
5750ec57dc
|
Feat: multi-switch 并行实现
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
85f8401c1e
|
test: coze workflow test
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
29c2141990
|
Feat: Coze Workflow 接入
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
3a25838872
|
Feat: 模型节点新增对话上下文获取参数
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
cecd4a4c4a
|
Feat: DashScope WorkFlow 接入
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
7a1cea4a9e
|
Refactor: 更改 Response中的 content 属性名为 output
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
ecc0db3e53
|
Feat: AI 意图识别节点多路选择初步实现
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
7720894361
|
Feat: Multi-Switch 初步实现
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
e3289e264f
|
Refactor: 修改 AI 注解包位置。
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
6f0b861b13
|
Feat: 意图识别节点实现,添加 chat 测试与 classify 测试
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
b4d8697dbc
|
Refactor: DashScope 替换为使用 OpenAI 兼容格式
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
0bbfbfe90c
|
Fix: tool_call 参数修正
|
2025-09-12 13:48:47 +08:00 |
|
LuanY77
|
4c70b00dd2
|
Fix: 增加上下文参数允许手动关闭DashScope流式响应
|
2025-09-12 13:48:47 +08:00 |
|