netease-image-gen
SKILL.md
网易 AI Gateway 图像生成
认证格式
apiKey 格式:APP_ID.APP_KEY(点号连接)
APP_ID: <YOUR_APP_ID>
APP_KEY: <YOUR_APP_KEY>
Authorization: Bearer <YOUR_APP_ID>.<YOUR_APP_KEY>
END_POINT: https://aigw.netease.com/v1
可用图像模型
| 模型 | 接口 | 说明 |
|---|---|---|
gemini-3-pro-image |
/chat/completions |
默认使用,走 vertexai 参数 |
dall-e-3 |
/images/generations |
备用 |