chenchun
34246d8a62
feat: 新增功能
- 移除 OpenApiService.GenerateContentAsync 的 isAsync 查询参数及其分支处理(不再在该接口直接创建并返回 ImageStore 任务 Id)。
- 保留 alt=sse 的代理处理逻辑。
- 在 ImageStoreTaskAggregateRoot 中新增字段:
- Prompt:提示词(大文本)
- ReferenceImageUrls:参考图 URL 列表(JSON 存储)
- 兼容性提示:接口去掉了 isAsync 参数,调用方需相应调整异步任务创建流程。
2025-12-26 18:29:47 +08:00
..
2025-12-19 16:13:23 +08:00
2025-12-24 14:17:32 +08:00
2025-11-27 19:01:16 +08:00
2025-10-14 23:02:44 +08:00
2025-12-19 16:13:23 +08:00
2025-12-25 18:01:13 +08:00
2025-11-10 15:03:02 +08:00
2025-12-26 18:29:47 +08:00
2025-12-19 12:58:57 +08:00
2025-10-20 10:18:24 +08:00
2025-11-29 18:33:39 +08:00