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
feat: adds image generation capability to Workers AI API
Implements support for an image generation feature by adding a new API endpoint.
Includes the configuration and response transformation for handling image generation requests, ensuring proper error handling and response formatting.
Updates the main API configuration to integrate the newly created image generation functionality.
0 commit comments