This website requires JavaScript.
Explore
Help
Register
Sign In
JCNC
/
LLMX
Watch
2
Star
1
Fork
0
You've already forked LLMX
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.master.yml
deploy.test.yml
Actor
All actors
gewuyou
Status
All status
success
failure
waiting
running
refactor(llmx-impl-openai): 重构 OpenAI 模型服务和响应处理
deploy.test.yml #48
:
Commit
803d004501
pushed by
gewuyou
test
2025-05-11 22:49:26 +08:00
3m54s
build(llmx-impl-openai): 添加 llmx-impl-openai服务的 Docker 配置
deploy.test.yml #47
:
Commit
5da978ab4d
pushed by
gewuyou
test
2025-05-11 22:15:54 +08:00
9m35s
feat(llmx): 添加 OpenAI接口支持
deploy.test.yml #45
:
Commit
f32ee88300
pushed by
gewuyou
test
2025-05-11 21:54:48 +08:00
3m42s
feat(core): 重构模型路由管理并更新 Nacos 配置- 移除 ModelProperties 类,使用数据库存储模型路由映射- 新增 ModelRouteMapping 实体类和 ModelRouteMappingRepository 接口
deploy.test.yml #38
:
Commit
484ffa4f13
pushed by
gewuyou
test
2025-05-10 21:50:10 +08:00
2m32s
build(llmx-core, llmx-impl-bailian): 更新 Nacos 配置
deploy.test.yml #37
:
Commit
07c85f6f18
pushed by
gewuyou
test
2025-05-10 19:47:41 +08:00
2m9s
ci:简化配置文件并统一 Nacos 配置- 移除了 application-dev.yml 和 application-test.yml 中的冗余配置
deploy.test.yml #36
:
Commit
636b589a9e
pushed by
gewuyou
test
2025-05-10 19:11:31 +08:00
2m28s
build:重构项目依赖并优化配置
deploy.test.yml #35
:
Commit
f3882418d9
pushed by
gewuyou
test
2025-05-10 18:52:59 +08:00
8m35s
fix(build): 修正数据库端口配置
deploy.test.yml #34
:
Commit
6e2ffaf398
pushed by
gewuyou
test
2025-05-10 14:57:34 +08:00
2m17s
build: 更新构建配置以包含数据库服务
deploy.test.yml #33
:
Commit
6794d1a0ef
pushed by
gewuyou
test
2025-05-10 14:43:27 +08:00
2m46s
build(deps): 添加 spring-cloud-starter-bootstrap 依赖
deploy.test.yml #32
:
Commit
549e4f3b97
pushed by
gewuyou
test
2025-05-10 13:51:22 +08:00
8m59s
test(docker): 移除 NACOS_SERVER_IP 环境变量
deploy.test.yml #31
:
Commit
6225e769e2
pushed by
gewuyou
test
2025-05-10 13:12:21 +08:00
1m42s
env(docker): 更新 Nacos配置并调整数据卷挂载路径
deploy.test.yml #30
:
Commit
35bbec3b29
pushed by
gewuyou
test
2025-05-10 13:09:29 +08:00
6m2s
ci: 更新测试环境配置
deploy.test.yml #29
:
Commit
dae4a58589
pushed by
gewuyou
test
2025-05-10 12:46:49 +08:00
1m54s
ci: 更新 Nacos 配置文件中的命名空间
deploy.test.yml #28
:
Commit
db63fd6a27
pushed by
gewuyou
test
2025-05-10 12:21:02 +08:00
2m2s
fix(docker): 修正 Docker Compose 配置中的 JWT 密钥变量
deploy.test.yml #27
:
Commit
472e1a8a5a
pushed by
gewuyou
test
2025-05-10 12:09:56 +08:00
1m41s
feat(security): 为 Nacos 配置添加用户名和密码认证
deploy.test.yml #26
:
Commit
7258dd2ead
pushed by
gewuyou
test
2025-05-10 11:55:10 +08:00
4m27s
refactor(llmx): 重构配置文件并增强 Nacos 配置支持
deploy.test.yml #25
:
Commit
44bba93112
pushed by
gewuyou
test
2025-05-10 11:45:09 +08:00
7m18s
build: 更新 forgeBoot 版本至 1.3.0-SNAPSHOT
deploy.test.yml #24
:
Commit
f4d8aee52d
pushed by
gewuyou
test
2025-05-09 22:08:09 +08:00
4m29s
build: 更新 forgeBoot 版本号
deploy.test.yml #23
:
Commit
a6e9c91509
pushed by
gewuyou
test
2025-05-09 21:30:07 +08:00
6m46s
chore(llmx-core): 添加模型服务映射日志输出
deploy.test.yml #22
:
Commit
a192b98787
pushed by
gewuyou
test
2025-05-09 19:58:35 +08:00
6m38s
refactor(gradle): 重构项目构建配置
deploy.test.yml #21
:
Commit
690ede78f0
pushed by
gewuyou
test
2025-05-09 19:13:11 +08:00
13m45s
refactor(llmx-core):调整跨域配置并优化部分代码
deploy.test.yml #20
:
Commit
7400c4d24f
pushed by
gewuyou
test
2025-05-09 22:17:27 +08:00
19m32s
feat(llmx-core-service): 添加CORS配置类
deploy.test.yml #19
:
Commit
e6149ecb02
pushed by
gewuyou
test
2025-05-09 14:19:54 +08:00
2m23s
feat(llmx-impl): 添加 OpenAI 实现模块
deploy.test.yml #18
:
Commit
67a6c32c6c
pushed by
gewuyou
test
2025-05-09 12:12:13 +08:00
5m38s
ci(deploy): 添加清理无标签镜像步骤
deploy.test.yml #17
:
Commit
7205123043
pushed by
gewuyou
test
2025-05-09 11:54:39 +08:00
1m44s
build(jib): 更新基础镜像版本
deploy.test.yml #16
:
Commit
8a19372b43
pushed by
gewuyou
test
2025-05-09 11:43:05 +08:00
2m30s
build: 修改入口点权限设置- 将 "/scripts/entrypoint.sh" 的路径修改为 "/entrypoint.sh"
deploy.test.yml #15
:
Commit
3bdbf42adf
pushed by
gewuyou
test
2025-05-09 11:14:41 +08:00
3m29s
build: 更新 Docker 镜像构建配置
deploy.test.yml #14
:
Commit
89c19bbcfe
pushed by
gewuyou
test
2025-05-09 10:48:00 +08:00
2m25s
refactor(llmx-core): 统一模型服务映射配置
deploy.test.yml #13
:
Commit
c2d40091c2
pushed by
gewuyou
test
2025-05-09 10:32:41 +08:00
1m45s
refactor(llmx-core, llmx-impl): 移除 Nacos 配置中的冗余参数- 从 llmx-core 和 llmx-impl 模块的 bootstrap-test.yml 文件中移除了 Nacos 配置的 username 和 password 参数
deploy.test.yml #12
:
Commit
224c612525
pushed by
gewuyou
test
2025-05-09 10:21:30 +08:00
2m1s
First
Previous
1
2
Next
Last