feat: support dify ai-proxy e2e test || feat: support diify ai-proxy e2e test (#2319)

This commit is contained in:
VinciWu557
2025-06-03 19:31:58 +08:00
committed by GitHub
parent 33fc47cefb
commit ee26baf054
4 changed files with 103 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ metadata:
spec:
containers:
- name: llm-mock
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/llm-mock:latest
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/llm-mock-server:latest
ports:
- containerPort: 3000
---