Skip to content
English

功能测试

部署完成后,通过健康检查与冒烟验证确认服务可用。

健康检查

bash
# 一键诊断
./scripts/doctor.sh

# 网关健康
curl http://localhost:26100/health
# AG-UI 服务健康
curl http://localhost:26103/health

Digital Ecosystem Infrastructure.