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
/
yudao-module-llm-biz
History
sunxiqing
bbe5984f38
refactor(llm): 调整基础模型服务刷新任务的执行周期
...
- 将 cron 表达式从 "0 0/1 * * * ?" 修改为 "0/30 * * * * ?" - 此修改将刷新任务的执行周期从每分钟一次改为每 30 秒一次
2025-03-14 20:41:07 +08:00
..
src
/main
refactor(llm): 调整基础模型服务刷新任务的执行周期
2025-03-14 20:41:07 +08:00
pom.xml
refactor(llm): 重构模型补全流式处理逻辑
2025-03-02 10:31:18 +08:00