feat: 支持 ChatGPT 图片生成、优化图片下载方式

This commit is contained in:
foxhui
2025-12-22 03:32:58 +08:00
parent fdd11f9c70
commit ce72c5f9ec
14 changed files with 254 additions and 79 deletions
+6 -2
View File
@@ -1,6 +1,9 @@
# WebAI2API
![Image](https://github.com/user-attachments/assets/296a518e-c42b-4e39-8ff6-9b4381ed4f6e)
<p align="center">
<img src="https://github.com/user-attachments/assets/296a518e-c42b-4e39-8ff6-9b4381ed4f6e" width="49%" />
<img src="https://github.com/user-attachments/assets/06f31024-ecd4-48d2-9789-eedc98c9c5b9" width="49%" />
</p>
## 📑 目录
@@ -22,7 +25,7 @@
- 🔄 **接口兼容**: 提供标准 OpenAI 格式接口,支持流式响应与心跳保活
- 🚀 **并发隔离**: 支持多窗口并发执行,可配置独立代理,实现多账号浏览器实例级数据隔离
- 🛡️ **稳定防护**: 内置任务队列、负载均衡、故障转移、错误重试等基础功能
- 🎨 **Web 管理界面**: 提供可视化管理界面,支持实时日志查看、VNC 连接、适配器管理等
- 🎨 **Web 管理界面**: 提供可视化管理界面支持实时日志查看、VNC 连接、适配器管理等
### 📋 支持列表
@@ -34,6 +37,7 @@
| [**zAI**](https://zai.is/) | ❌ | ✅ | 🚫 |
| [**Google Gemini**](https://gemini.google.com/) | ✅ | ✅ | ✅ |
| [**ZenMux**](https://zenmux.ai/) | ✅ | ❌ | 🚫 |
| [**ChatGPT**](https://chatgpt.com/) | ❌ | ✅ | 🚫 |
| 待续... | - | - | - |
> [!NOTE]