{"message":"AI Gateway Service - 模块化AI服务网关 (TypeScript)","version":"1.0.0","services":{"upscale":{"description":"图片超分服务 (302.AI)","endpoints":["POST /api/upscale/process - 处理单张图片","POST /api/upscale/batch - 批量处理","POST /api/upscale/url - 仅获取超分URL"]},"translate":{"description":"翻译服务 (302.AI GPT)","endpoints":["POST /api/translate/text - 翻译文本","POST /api/translate/batch - 批量翻译"]},"organization":{"description":"组织机构提取服务 (302.AI GPT)","endpoints":["POST /api/organization/extract - 提取单个文本中的组织机构","POST /api/organization/batch - 批量提取组织机构"]}},"docs":"https://github.com/your-repo/ai-gateway-service"}