- Issue created by @marcus_johansson
Most images work, but some images from Fireworks AI are not working any more I just upgraded from beta-1 to beta-4 and did not experience this until upgrading. I have only encountered this using the AI explorer, but automators still work correctly to create fireworks images. I think I know why this may be occurring.
When using the AI explorer, provider Fireworks AI, you can choose several different image models. Playground previously had several specific options to choose the image size (1344x768 etc). Now it requests an aspect ratio instead of providing options to select the image size. The automator still has the options for the image size selection, and works correctly to create images using Playground 2.5 on fireworks.
It seems this issue may be isolated to the AI automator, and caused by some previous options no longer being present. This is the error I receive when using playground 2.5 with the automator:
-------------------------------
An error occurred
The following error occurred while processing your request:
Error invoking client: Client error: `POST https://api.fireworks.ai/inference/v1/image_generation/accounts/firework...` resulted in a `400 Bad Request` response: {"error":{"object":"error","type":"invalid_request_error","message":"[{'type': 'int_parsing', 'loc': ('body', 'width'), (truncated...)
Of the following exception type:
Drupal\ai\Exception\AiBadRequestException
Active
1.0
Code