fix: address plan review issues
- Add history saving to generate_image endpoint - Remove DALL-E from spec (Gemini only for now) - Add mkdir commands for frontend directories - Add fetchCurrentUser to auth store Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -149,7 +149,8 @@
|
||||
| 模型 | Provider | T2I | I2I | 风格迁移 | 变体 |
|
||||
|------|----------|-----|-----|----------|------|
|
||||
| Gemini 2.5 Flash | Google | ✓ | ✓ | ✓ | ✓ |
|
||||
| DALL-E 3 | OpenAI | ✓ | - | - | - |
|
||||
|
||||
> **注意**: 当前版本仅支持 Gemini 模型。OpenAI DALL-E 等其他模型可在后续版本中添加。
|
||||
|
||||
### 4. 历史记录
|
||||
|
||||
|
||||
Reference in New Issue
Block a user