For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI

appmixer.utils.ai

Appmixer AI utilities allows you to introduce AI functionality in your integrations, automations or simply extend your product with AI capabilities via Appmixer's No-Code Studio.

Pre-built integration template.
End-user can just actiavte the integration without any other configurations.

After installing the appmixer.utils.ai module, go to the Backoffice to configure the OpenAI apiKey for the module:

appmixer:utils:ai connector configuration
apiKey is a mandatory setting, pointing to your OpenAI api key

Additionally, you can also override the default OpenAI models for the SendPrompt (default is "gpt-4o") and GenerateImage (default is "dall-e-3") components:

Was this helpful?