v3.6
coaidev/coaiv3.6Nov 28, 2023by zmh-program
AI Summary
Substantial feature release adding admin dashboard, model marketplace, multiple new AI models, and desktop app support via Tauri. Includes major improvements to file handling and UI optimization.
Key Highlights
- Admin panel with dashboard, user settings, redemption codes, announcements
- Model marketplace and preset functionality
- Desktop app support via Tauri
- GPT-4 Vision with image token billing
- Function Calling support
Breaking Changes
- Removed Service Worker cache mechanism due to browser compatibility issues
New Features
- Admin dashboard and management
- Preferences settings
- Model marketplace
- Preset functionality
- Announcement system
- Subscription tiers
- Batch article generation
- GPT-4 Vision support
- Function Calling support
- DALL-E-3 model
- Tongyi Qianwen model
- ChatGLM3 Turbo model
- Tencent Hunyuan model
- 360 ZhiNao model
- Baichuan AI model
- Douyin Doubao model
- Stable Diffusion XL, LLaMa2, Code LLaMa models
- Midjourney (Relax, Fast, Turbo modes)
- Enhanced file upload (text, pdf, pptx, docx, xlsx, images)
- Command line operations
- Retry/load balancing optimization
- Stop operation optimization
- Markdown performance optimization
Full Release Notes
## 3.6 - 新增后台管理(仪表盘,用户设置,兑换码。公告设置等) - 新增偏好设置 - 新增模型市场 - 新增预设功能 - 新增公告功能 - 新增订阅分层 - 新增批量文章生成功能 - 新增 GPT 4 Vision (*gpt-4-vision-preview*) 适配和图像 Token 计费 - 新增 Function Calling 适配 - 新增 DALLE-3 模型 - 新增 通义千问 模型 - 新增 ChatGLM3 Turbo 模型 - 新增 腾讯混元 模型 - 新增 360智脑 模型 - 新增 百川AI 模型 - 新增 抖音豆包 模型 - 新增 Stable Diffusion XL, LLaMa2, Code LLaMa 等 LocalLLM 模型 - 新增 Midjourney 模型(适配 Relax, Fast, Turbo模式) - 更新 文件上传 功能(支持文本类型,pdf, pptx, docx, xlsx, 图片等格式) - 更新命令行操作 - 优化兼容层重试/均衡负载机制 - 优化停止操作 - 优化文本输入和功能操作区 - 优化 Markdown 大文本渲染性能 - 修复订阅配额在请求报错时仍然计算问题 - 修复滚动反弹问题 - 修复 Safari 伸缩幅度过大问题 - 修复 Key 中转 Stream 流格式问题 - 删除 Service Worker 缓存机制(*因其在多数内核较老的浏览器内核中存在诸多问题,包括 PWA 自动更新等的兼容性问题较大) - 支持桌面端 APP (基于 Tauri)