Go to file
somunslotus ec05a7c969 修复 token 过期未刷新导致远程 API 401 的问题
GetToken 增加过期检测与自动重新登录,异步推理任务在后台执行前重新获取 token。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 14:08:51 +08:00
.idea 增加推理相关接口,调试bug修改 2026-01-28 15:41:01 +08:00
cmd 修复运行参数为空导致失败的问题 2026-03-20 16:07:08 +08:00
debugdata add debug config 2026-01-16 16:51:55 +08:00
docs 日志写入到文件里面 2026-02-02 17:06:30 +08:00
k8s 从环境变量读取nacos配置 2026-01-30 14:38:52 +08:00
pkg 修复 token 过期未刷新导致远程 API 401 的问题 2026-07-02 14:08:51 +08:00
scripts 构建修改 2026-01-30 14:39:25 +08:00
Dockerfile 增加3号院代理 2026-03-12 16:38:02 +08:00
Dockerfile.server 修复server dockerfile错误 2026-02-27 10:30:32 +08:00
README.md Initial commit 2025-07-30 10:20:50 +08:00
build-image.sh 增加3号院代理 2026-03-12 16:38:02 +08:00
build-server-image.sh 修改格式 2026-03-02 11:17:25 +08:00
go.mod 日志写入到文件里面 2026-02-02 17:06:30 +08:00
go.sum 日志写入到文件里面 2026-02-02 17:06:30 +08:00
main.go dockerfile构建增加python3的安装 2025-10-30 09:00:25 +08:00
merge_aim.py 新增推理任务init 2025-09-29 09:28:53 +08:00
remote-task-excutor-cli 修复server dockerfile错误 2026-02-27 10:30:32 +08:00

README.md

remote-task-excutor-cli