I’ve created a Pickaxe using GPT-4o, given it my API key (and my keys are organisation verified) and attached it to the Studio where my test Pickaxe is. I can see that the API key gets used, but an image is not returned.
Is there something else that needs to be put into place for this to work from the Pickaxe end? I notice that the model is called ‘gpt-image-1’ so presumably it’s something that we’ll have to invoke differently rather than directly via GPT-4o in Pickaxe?
You’ll have to create a JSON module and map the API requirements in, and then pass those through an API call to OpenAI. That’s as far as I got - I can get it to create an image, but can’t seem to get the webhook to pass it back to the Pickaxe.