Commit Graph

  • 8780c5d20f Merge remote-tracking branch 'origin/master' master baggio19852005 2025-10-20 14:41:41 +08:00
  • ea7aaa403c 中台数据元类目相关功能 baggio19852005 2025-10-20 14:41:21 +08:00
  • ec3aeb427a feat(mdpf): 添加系统模块的Web配置和API分组 sunxiqing 2025-10-20 10:01:45 +08:00
  • 526283f605 中台添加数据集相关功能 baggio19852005 2025-10-16 18:34:18 +08:00
  • f1acce8447 Merge remote-tracking branch 'origin/master' sunxiqing 2025-10-11 18:15:10 +08:00
  • 3234f6f2d7 feat(llm): 添加数据集标注管理功能 sunxiqing 2025-10-11 18:14:21 +08:00
  • d76403c2e0 中台添加清洗规则相关功能 baggio19852005 2025-10-11 18:04:06 +08:00
  • 934ef24ce6 feat(mdpf): 新增项目及用户关联模块 sunxiqing 2025-10-11 13:27:49 +08:00
  • 2802d2d25c feat(config): 添加数据库从库配置 sunxiqing 2025-10-10 15:36:47 +08:00
  • aa765d6ef9 Merge remote-tracking branch 'origin/master' baggio19852005 2025-10-09 17:43:11 +08:00
  • 914bcec797 中台添加稽查规则相关功能 baggio19852005 2025-10-09 17:42:41 +08:00
  • 05313d8e71 chore(deps): 统一依赖版本管理 sunxiqing 2025-10-09 15:38:55 +08:00
  • 9fc8da40ce 中台pom文件 baggio19852005 2025-10-09 15:12:48 +08:00
  • db07bcc870 中台pom文件 baggio19852005 2025-10-09 15:12:40 +08:00
  • 23041a4547 中台pom文件 baggio19852005 2025-10-09 15:06:32 +08:00
  • 7f374a7fc8 中台pom文件 baggio19852005 2025-10-09 14:50:28 +08:00
  • 747edc81b2 中台 baggio19852005 2025-10-09 14:25:15 +08:00
  • 67cfd58ca5 feat(llm): 添加数据集和微调模型API配置 sunxiqing 2025-09-29 09:00:41 +08:00
  • 0322cdfa8f 修改多模他请求参数 baggio19852005 2025-09-28 19:50:56 +08:00
  • 77277b3797 修改多模他请求参数 baggio19852005 2025-09-28 17:35:53 +08:00
  • dbaa92bd8b 添加配置文件的配置 baggio19852005 2025-09-28 17:21:10 +08:00
  • 5981928b40 添加多模态数据集相关功能 baggio19852005 2025-09-28 16:40:31 +08:00
  • 6604a24e30 添加多模态数据集相关功能 baggio19852005 2025-09-27 15:44:45 +08:00
  • b1c3b28c3b 修改模型评估中的删除功能为物理删除,修改模型评估中的取消备份的功能为将备份数据物理删除 baggio19852005 2025-09-19 17:01:28 +08:00
  • b301244bd6 ``` refactor(config): 更新数据库连接和API地址配置 sunxiqing 2025-09-18 14:46:09 +08:00
  • 319a3164e3 refactor(yudao-module-llm): 优化模型评估人工标注数据查询 sunxiqing 2025-09-17 14:16:06 +08:00
  • 31983fea91 refactor(yudao-module-llm): 优化数据集问题列表接口 sunxiqing 2025-09-17 10:00:13 +08:00
  • b762f11ebe feat(llm): 增加微调任务日志功能 sunxiqing 2025-08-20 16:59:23 +08:00
  • bf05fbda28 feat(llm): 添加模型合并日志路径字段 sunxiqing 2025-08-20 16:58:31 +08:00
  • e2f6967e48 fix(llm): 优化模型评估维度删除逻辑 sunxiqing 2025-08-19 17:56:43 +08:00
  • 4d40eac3af feat(llm): 添加删除数据集时删除问题和答案的功能 sunxiqing 2025-08-16 09:53:18 +08:00
  • 4c0ad24006 refactor(llm): 优化应用与模板关联逻辑 sunxiqing 2025-08-12 13:40:16 +08:00
  • f460ddc38b refactor(llm): 重构数据集服务实现类 sunxiqing 2025-08-12 13:39:31 +08:00
  • 0d9ea7c3c3 feat(llm): 自动删除未使用的微调模型 sunxiqing 2025-08-12 11:17:58 +08:00
  • 435bbee4dc refactor(llm): 优化 FineTuningTaskSyncService 中处理检查点逻辑 sunxiqing 2025-08-12 09:52:50 +08:00
  • aa0328a1cb refactor(yudao-server): 更新数据库配置和 AIGC 服务地址 sunxiqing 2025-08-12 08:55:07 +08:00
  • 1339697bd4 refactor(llm): 调整数据集同步任务频率并添加日志输出 sunxiqing 2025-08-11 19:31:56 +08:00
  • f2e02db09b refactor(llm): 重构基础模型激活逻辑 sunxiqing 2025-08-11 14:01:08 +08:00
  • af72c50150 refactor(yudao-module-llm): 重构数据集导出 Excel 功能 sunxiqing 2025-08-11 11:21:56 +08:00
  • 64f5c3fe93 refactor(llm): 将参数量字段类型从 Integer 改为 Double sunxiqing 2025-08-11 10:34:39 +08:00
  • 56c67cc89f refactor(llm): 调整数据集同步任务执行周期并优化日志输出 sunxiqing 2025-08-08 16:52:11 +08:00
  • 6871b9d1dd feat(llm): 添加数据集相关查询功能 sunxiqing 2025-08-08 16:51:35 +08:00
  • 627e031fcb refactor(llm): 优化模型服务相关逻辑 sunxiqing 2025-08-08 16:49:27 +08:00
  • 5b889eec3c refactor(llm): 重构模型服务和数据集同步功能 sunxiqing 2025-08-08 09:26:08 +08:00
  • ddde5e5925 refactor(llm): 移除基模型保存接口中的模型类型非空校验 sunxiqing 2025-07-31 13:28:57 +08:00
  • 576c393262 refactor(module-llm):优化 HammingUtils 类 Liuyang 2025-07-07 15:54:01 +08:00
  • ce64bd451c feat(llm): 优化数据备份和去重功能 Liuyang 2025-07-07 15:37:10 +08:00
  • 7d48924be6 refactor(llm): 优化文本过滤功能和日志输出 Liuyang 2025-07-07 15:15:57 +08:00
  • 2a3bc9c0a9 fix(llm): 修复模型训练任务完成后的状态更新问题 sunxiqing 2025-04-21 18:45:47 +08:00
  • 062bed0584 chore(llm): 增加请求远程模型状态的日志- 在获取基础模型列表后,添加了请求远程模型状态的日志 - 这个改动有助于监控和调试与远程 LLM 后端的交互过程 sunxiqing 2025-03-26 13:41:36 +08:00
  • e36cb1adcc refactor(config): 重构应用配置以支持环境变量 Liuyang 2025-03-26 11:53:27 +08:00
  • 224ff36343 refactor(llm): 重构数据集示例文件下载功能 Liuyang 2025-03-24 15:35:24 +08:00
  • 3ef7b8e8c7 feat(llm): 添加数据集示例文件下载功能 Liuyang 2025-03-24 15:33:21 +08:00
  • cbb97fc055 fix(llm): 修改数据集模板文件的 MIME 类型 Liuyang 2025-03-24 14:47:32 +08:00
  • 2ad50be399 fix(llm): 修改数据集模板文件的 MIME 类型 Liuyang 2025-03-24 14:36:02 +08:00
  • 44609a674d refactor(llm): 重构数据集示例文件下载接口 Liuyang 2025-03-24 13:45:36 +08:00
  • 479c4f56a2 refactor(module-llm):优化 DatasetController 中的文件下载逻辑 Liuyang 2025-03-24 13:34:47 +08:00
  • d4f84a5c6b refactor(yudao-module-llm): 移除 DatasetController 中未使用的导入 Liuyang 2025-03-24 13:34:36 +08:00
  • 16af6eca8e refactor(llm): 重构数据集示例文件下载功能 Liuyang 2025-03-24 13:32:34 +08:00
  • 8feccb1da1 Merge remote-tracking branch 'origin/master' sunxiqing 2025-03-24 13:19:24 +08:00
  • 9053d398ba build(yudao-module-llm-biz): 添加 Apache POI依赖 sunxiqing 2025-03-24 13:19:16 +08:00
  • 03c073e1c4 feat(llm): 添加数据集示例文件下载功能 Liuyang 2025-03-24 11:11:35 +08:00
  • 8f18b119ae fix(llm): 修复删除模型时可能存在的空指针异常- 在 FineTuningTaskServiceImpl 中添加删除微调任务时删除基模型的逻辑 - 在 ModelServiceServiceImpl 中移除删除模型服务时删除基模型的代码 sunxiqing 2025-03-21 15:56:32 +08:00
  • d5c2fc3c24 fix(llm): 修复模型服务删除时未删除基础模型的问题- 在 ModelServiceServiceImpl 类中添加了 BaseModelController 和 BaseModelMapper 的引用 - 在删除模型服务时,增加了删除对应基础模型的逻辑- 通过查询基础模型名称来获取基础模型 ID,并调用删除方法 sunxiqing 2025-03-21 15:33:59 +08:00
  • fbca4192f0 refactor(llm): 重构获取基座模型列表接口 Liuyang 2025-03-21 15:17:03 +08:00
  • 645244a2cb feat(module-llm):增加热线电话格式脱敏- 新增热线电话正则表达式 HOTLINE_REGEX - 在文本脱敏处理中增加热线电话格式的匹配和替换 Liuyang 2025-03-21 10:06:48 +08:00
  • a5071fd2c0 refactor(llm): 优化数据回流列表展示 sunxiqing 2025-03-20 15:30:45 +08:00
  • fe8fb45afe feat(llm): 仅获取未微调的基础模型 sunxiqing 2025-03-17 18:05:42 +08:00
  • dd0f65ccaf fix(llm): 修复 base model 详情中 fine tuning name空指针异常 sunxiqing 2025-03-17 16:19:39 +08:00
  • 5cff4c2c04 feat(llm): 增加模型调优名称字段并实现相关功能 sunxiqing 2025-03-17 16:11:59 +08:00
  • d454971b8f refactor(module-llm):优化 Prompt 模板使用次数更新逻辑 Liuyang 2025-03-17 13:08:45 +08:00
  • 720210d6b9 refactor(llm): 优化禁用模型功能 sunxiqing 2025-03-17 12:51:24 +08:00
  • b0239d5884 feat(llm): 更新提示模板使用计数 Liuyang 2025-03-17 12:44:38 +08:00
  • fe6bbbc633 refactor(yudao-module-llm): 优化数据回流 response 处理 sunxiqing 2025-03-17 10:54:02 +08:00
  • 4b02c472a1 fix(llm): 移除数据回流中的思考内容 sunxiqing 2025-03-17 10:37:36 +08:00
  • 631d712527 Merge remote-tracking branch 'origin/master' sunxiqing 2025-03-17 10:01:57 +08:00
  • b29cd0976b feat(llm): 为 baseModelDO 添加 aigcModelName属性 sunxiqing 2025-03-17 10:01:49 +08:00
  • 6fc4c0801e refactor(yudao-server): 更新 API 配置并调整端口 Liuyang 2025-03-17 09:27:26 +08:00
  • c3106010db Merge remote-tracking branch 'origin/master' sunxiqing 2025-03-15 17:35:36 +08:00
  • d54271f9f7 feat(llm): 为 baseModelDO 添加 aigcModelName属性 sunxiqing 2025-03-15 17:35:27 +08:00
  • 6dbdf76f60 refactor(yudao-server): 更新配置文件中的模型部署和管理相关 API Liuyang 2025-03-15 17:02:45 +08:00
  • fc8818c00a fix(server): 修正知识库分块文件路径 Liuyang 2025-03-15 17:00:36 +08:00
  • 2e86ec971c refactor(yudao-module-llm): 优化知识库命中率显示格式 Liuyang 2025-03-15 16:59:53 +08:00
  • 7269914f3c feat(llm): 实现知识库文档预览功能 Liuyang 2025-03-15 16:57:47 +08:00
  • 59fec73c98 feat(llm): 实现知识库文档预览功能 Liuyang 2025-03-15 16:57:42 +08:00
  • efef8bb3ac refactor(llm): 调整 LLM 相关配置- 修改服务器端口:48080 -> 48081 - 更新 LLM API 配置: - 删除模型接口路径:/delete_model - 删除模型全路径:http://127.0.0.1:5123/delete_model - 新增知识库分块文件路径配置:/documents- 同步更新 ymx配置文件 sunxiqing 2025-03-15 15:50:08 +08:00
  • 505fc8ee06 feat(llm): 添加知识库文档预览功能 Liuyang 2025-03-15 15:28:19 +08:00
  • b5b67db5da refactor(llm): 优化模型服务状态更新逻辑 sunxiqing 2025-03-15 13:02:58 +08:00
  • 25ed9735bf refactor(yudao-module-llm): 优化知识库测试接口的参数处理逻辑 Liuyang 2025-03-15 12:24:20 +08:00
  • 387861888c fix(llm): 修复启动基础模型状态异常 sunxiqing 2025-03-15 11:33:09 +08:00
  • 58dbe84f2c refactor(llm): 移除微调任务中的延迟逻辑 Liuyang 2025-03-15 11:31:42 +08:00
  • fc4c7f0ac8 refactor(llm): 在删除微调任务前添加延迟 Liuyang 2025-03-15 11:29:54 +08:00
  • 1d7d615af4 refactor(llm): 优化聊天逻辑和知识库处理 sunxiqing 2025-03-14 23:24:14 +08:00
  • 9783c5ceb7 refactor(llm): 调整基础模型服务刷新任务的执行频率 sunxiqing 2025-03-14 21:40:09 +08:00
  • 4a5f32cba1 feat(llm): 创建模型服务时调用部署模型接口 sunxiqing 2025-03-14 21:18:07 +08:00
  • 972ad6acd9 refactor(llm): 更新模型服务创建逻辑 sunxiqing 2025-03-14 21:13:49 +08:00
  • 2038f9a40b refactor(llm): 调整基础模型服务刷新频率 sunxiqing 2025-03-14 20:48:57 +08:00
  • bbe5984f38 refactor(llm): 调整基础模型服务刷新任务的执行周期 sunxiqing 2025-03-14 20:41:07 +08:00
  • a21317a362 refactor(llm): 在删除微调任务前添加延迟 Liuyang 2025-03-14 20:40:09 +08:00
  • 4d4605297c refactor(llm): 在删除微调任务前添加延迟 Liuyang 2025-03-14 20:34:03 +08:00