Skip to content

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 ParthSareen January 22, 2026 20:58
@jmorganca jmorganca force-pushed the add-image-generation-support branch from 9f49bc2 to 02c3193 Compare January 22, 2026 21:32
@ParthSareen
Copy link
Member

Can you also add an example + reference to it in examples/ ty!
Rest looks good

@jmorganca jmorganca force-pushed the add-image-generation-support branch from 02c3193 to e569567 Compare January 23, 2026 04:44
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 e569567 to 1503233 Compare January 23, 2026 05:10
@jmorganca jmorganca force-pushed the add-image-generation-support branch from 24f449c to 23a46bf Compare January 23, 2026 06:38
@jmorganca jmorganca merged commit dbccf19 into main Jan 23, 2026
2 checks passed
@jmorganca jmorganca deleted the add-image-generation-support branch January 23, 2026 08:33
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.

3 participants