Skip to main content

Image generation

Image generation feature does not have any specific variables required. Depending on the model selected from the below screenshot, the dependant env variable is required.

model-list

OpenAI models

When selecting OpenAI models, please ensure you have the OPEN AI env variables configured. You can find the details in section : OpenAI Setup

Amazon & Stability models

Amazon & Stability models are configured in AWS Bedrock, please ensure you have the AWS env variables configured. You can find the details in section : AWS Setup

Dependant env variable value missing error

When a depandant env variable is not present, you will see an error similar to below. eg: If a OpenAI model was used and OPENAI_API_KEY is missing,

dep-env-error