I can no longer use the Azure OpenAI Service image-generation model (DALL·E 3). How should I deal with this?

 
[Phenomenon/Status]
The image-generation model "dall-e-3," which was offered by the Azure OpenAI Service, was discontinued as of March 4, 2026.
As a result, the "Generate Image" action API type in intra-mart Accel Platform is unavailable.

[Scope of Impact]
In the application developed using the "Generate Image" type of the action API, the image generation process will not work properly.

* Java API ImageGenerationAction
  https://api.intra-mart.jp/iap/javadoc/all-dev_apidocs/jp/co/intra_mart/foundation/copilot/action/images/ImageGenerationAction.html
* API for script development ImageGenerationAction
  https://api.intra-mart.jp/iap/apilist-ssjs/doc/platform/ImageGenerationAction/index.html
* IM-LogicDesigner Generate Image Task
  https://document.intra-mart.jp/library/iap/public/im_logic/im_logic_specification/texts/appendix/task/im_copilot/im_generateImage.html

Chat, embedding, and other action APIs are unaffected.

[Current status for countermeasure ]
Currently, our product's Action API "Generate Image" type does not support the new image generation model (gpt-image-1 series) of Azure OpenAI Service.
We plan to support this in future product updates.

[What we ask you to do]
If you are using an application that incorporates the image generation action API, please consider replacing it with an implementation that directly calls the image generation API of Azure OpenAI Service as the temporary workaround until our product update.

[FYR: For customers using IM-LogicDesigner image generation task]
By using IM-LogicDesigner's REST user definition task, it is possible to implement a direct call to the Azure OpenAI Service's image generation API.

For information on how to implement, please refer to the following.
- IM-LogicDesigner User Operation Guide - Edit User Definition-REST
  https://document.intra-mart.jp/library/iap/public/im_logic/im_logic_user_guide/texts/guidance/user_definition/ud_edit_rest/index.html
- How to use Azure OpenAI image generation model (Microsoft official document)
  https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/dall-e?pivots=rest-api

* Added on April 28, 2026
- On April 28, 2026, a patch was released that included requirements for changes to the default model.

 The gpt-image-1-mini and gpt-image-1.5 are now available in the image generation action APIs.
 https://issue.intra-mart.jp/issues/39710

- An example implementation that directly calls the image generation API of Azure OpenAI Service has been published in the intra-mart Developer Portal - CookBook.
 Please use this implementation as an alternative prior to the patch being applied (before the patch scheduled to be provided from March 4, 2026 to April 28, 2026).

 Leverage REST user-defined tasks to use models not supported by IM-Copilot's standard support.
 https://dev-portal.intra-mart.jp/cookbook/cookbook274977/

--Target-------------------------------------------------------------------------
intra-mart Accel Platform/2024 Spring (Iris) or later
---------------------------------------------------------------------------------

FAQID:1451
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk