You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Fix: image generation failures — migrated the DashScope integration from the legacy wanx text2image/image-synthesis endpoint to the qwen-image image-generation/generation endpoint with the correct multimodal request body. Now parses qwen-image results from output.choices[].message.content[].image (keeping legacy results[].url fallback), validates sizes (512–2048, aspect 1:8–8:1, falls back to 1024×1024), and surfaces precise error details for HTTP-200 error codes (InvalidParameter / Arrearage / Throttling) and failed downloads.
Files
main.js / manifest.json / styles.css (Obsidian installs from these)