Skip to content

Add image generation support#271

Merged
jmorganca merged 2 commits intomainfrom
add-image-generation-support
Jan 23, 2026
Merged

Add image generation support#271
jmorganca merged 2 commits intomainfrom
add-image-generation-support

Conversation

@jmorganca
Copy link
Member

Add experimental parameters for image generation models:

  • width: width of generated image in pixels
  • height: height of generated image in pixels
  • steps: number of diffusion steps

Add response fields for image generation:

  • image: base64-encoded generated image data
  • completed/total: streaming progress indicators

@jmorganca jmorganca requested a review from BruceMacD January 22, 2026 21:02
@jmorganca jmorganca force-pushed the add-image-generation-support branch 2 times, most recently from 0eb2298 to f039c78 Compare January 23, 2026 04:42
Add experimental parameters for image generation models:
- width: width of generated image in pixels
- height: height of generated image in pixels
- steps: number of diffusion steps

Add response fields for image generation:
- image: base64-encoded generated image data
- completed/total: streaming progress indicators
@jmorganca jmorganca force-pushed the add-image-generation-support branch from f039c78 to 5dab181 Compare January 23, 2026 06:41
@jmorganca jmorganca merged commit c8f3fb3 into main Jan 23, 2026
4 checks passed
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.

2 participants