This website requires JavaScript.
Explore
Help
Register
Sign In
DATA_MIDDLE_PLATFORM
/
Data_Middle_Platform_Server
Watch
3
Star
0
Fork
0
You've already forked Data_Middle_Platform_Server
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Data_Middle_Platform_Server
/
yudao-module-llm
History
sunxiqing
bbe5984f38
refactor(llm): 调整基础模型服务刷新任务的执行周期
...
- 将 cron 表达式从 "0 0/1 * * * ?" 修改为 "0/30 * * * * ?" - 此修改将刷新任务的执行周期从每分钟一次改为每 30 秒一次
2025-03-14 20:41:07 +08:00
..
yudao-module-llm-api
feat(llm): 知识库增加分块重叠参数并优化相关逻辑
2025-03-13 13:41:39 +08:00
yudao-module-llm-biz
refactor(llm): 调整基础模型服务刷新任务的执行周期
2025-03-14 20:41:07 +08:00
pom.xml
新增llm模块,新增知识库
2024-12-18 14:12:01 +08:00