Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Apologies for the back to back releases - this makes a quick fix of the ECA actions to make them more flexible. Instead of overwrite the existing token from before, you now create a new one in the OpenAI actions to pass along. This way you can reference both tokens cleanly in future steps.
If you made any ECA workflows using these new Actions, you will have to redo any of the OpenAI Actions used so the new configuration is picked up.
Some releases update the upstream client dependency. Update the module with Composer with the following to ensure you always get the up to date version:
This release has several new features and a handful of bugfixes.
It introduces a new submodule, openai_devel. This submodule provides integration with Devel Generate so you can generate nodes but fill in content from replies from ChatGPT. It includes a complimentary Drush command so this can be done on either the Drupal UI or command line. Check the project page for an example.
In addition, the 'check for similar titles' has been replaced with an "Adjust content tone" feature. This lets you take a chunk of text and "change" it to target a particular audience.
GPT-4 models are now available for use. Note that you have to have been accepted into the OpenAI beta invite for GPT-4 to be able to use those models, otherwise you have to wait for public access later this year from OpenAI.
This is the second alpha release of the module. Many things have been added or changed. You may need to remove the module first, clear caches, upgrade the module and re-enable it to avoid errors.