Skip to content

[FEATURE] Add image generation support#24

Merged
o-ba merged 1 commit into
mainfrom
issue-23
Jul 17, 2026
Merged

[FEATURE] Add image generation support#24
o-ba merged 1 commit into
mainfrom
issue-23

Conversation

@o-ba

@o-ba o-ba commented Jul 17, 2026

Copy link
Copy Markdown
Member

AiM can now generate images from a text prompt, optionally guided by a reference image. It works through the same simple proxy API as every other capability, so extensions never have to deal with providers or API keys directly. A few small bugs turned up while testing this against a real provider and are fixed along the way.

Resolves #23

AiM can now generate images from a text prompt, optionally
guided by a reference image. It works through the same simple
proxy API as every other capability, so extensions never have
to deal with providers or API keys directly. A few small bugs
turned up while testing this against a real provider and are
fixed along the way.

Resolves #23
@o-ba
o-ba requested a review from bmack July 17, 2026 13:28
@o-ba
o-ba merged commit 608bf01 into main Jul 17, 2026
1 check passed
@o-ba
o-ba deleted the issue-23 branch July 17, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Unified Proxy Support for Image Generation APIs (Text-to-Image / Image-to-Image)

2 participants