This module the following PHP library to be added to composer.json: "openai-php/client"
This module requires an OpenAI API key.
To have magic rewrite operations work, the OPENAI_KEY needs to be set as an environment variable: export OPENAI_KEY="openai key goes here."
On Lando, this value can be added to the .lando.local.env file.