Files
pi-config/skills
Sam Rolfe d1bc25c2e0 design-explore/image-maker: use free Ming Image 0.1 Design via /api/v1/images
- Ming (inclusionai/ming-image-0.1-design) is free and built for graphic-design
  output with legible in-image text; now the preferred mockup model.
- Ming is a true image-generation model: the chat/completions endpoint rejects
  it (HTTP 404). Documented the /api/v1/images call + base64 decode recipe.
- Kept paid chat-image models as a documented fallback.
- Fixed the API key location: OPENROUTER_API_KEY is in /home/sam/.secrets,
  NOT ~/.config/environment.d/10-secrets.conf as the old text claimed.
2026-09-27 18:36:21 +10:00
..
2026-05-10 16:54:16 +10:00
2026-05-10 15:26:29 +10:00
2026-09-18 12:45:36 +10:00