1 Commits
v4.0 ... v5.0

Author SHA1 Message Date
7355608
ee662b2692 Config-only strategy, no Dockerfile 2026-07-03 23:57:16 +08:00
3 changed files with 2 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
FROM alpine:latest
WORKDIR /workspace
ENTRYPOINT ["echo", "agent ready"]

2
agent.yaml Normal file
View File

@@ -0,0 +1,2 @@
name: p800-agent
docker_image: harbor.4pd.io/modelhubxc/sunruoxi/enginex-xc-llm-kunlunxin-fix-tokenizer:v1.0.0

View File

@@ -1 +0,0 @@
print("Agent ready")