mateclaw/mateclaw-server/src/main/java/vip/mate/tool/image
mateaix 7fb6ba7461 sync: v2.0.0 dev + 落盘文件按天分目录 (#554)
- 附件 / 生成媒体写入 {conversationDir}/yyyy-MM-dd/{storedName},serve URL 保持平铺
- 读取路径同时探测平铺与日期两种布局,可随时开关 mateclaw.chat.upload.date-folders
- 读取侧强制 storedName 为纯文件名;原始文件名回退取最近修改的匹配
- 修正 Linux / macOS / Windows 的路径与时间戳精度差异
2026-08-01 18:33:24 +08:00
..
provider chore: drop external project name references from code comments 2026-05-20 08:09:43 +08:00
vision fix(deploy): drop DASHSCOPE_API_KEY requirement so Docker boots with no LLM key configured (#99) 2026-05-11 20:44:31 +08:00
ImageCapability.java feat(wiki): add image-to-text vision SPI with DashScope provider 2026-05-02 19:04:32 +08:00
ImageFileDownloader.java sync: v2.0.0 dev + 落盘文件按天分目录 (#554) 2026-08-01 18:33:24 +08:00
ImageGenerationProvider.java feat(image,tts): add image generation with 4 providers and TTS with 3 providers 2026-04-07 22:14:31 +08:00
ImageGenerationRequest.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
ImageGenerationResult.java feat(generative): unified async pipeline + live SSE delivery for music/video/image 2026-05-01 20:15:20 +08:00
ImageGenerationService.java feat(channel): forward async tool results to IM channels + slack file upload 2026-05-10 08:28:20 +08:00
ImageModelSpec.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
ImageProviderCapabilities.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
ImageProviderRegistry.java feat(image,tts): add image generation with 4 providers and TTS with 3 providers 2026-04-07 22:14:31 +08:00
ImageReference.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
ImageReferenceLoader.java feat(tool): configurable SSRF allowlist for outbound HTTP guards 2026-06-29 10:33:38 +08:00
ImageSubmitResult.java feat(image,tts): add image generation with 4 providers and TTS with 3 providers 2026-04-07 22:14:31 +08:00
PayloadBuilder.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
SizeStyle.java feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00