hi, I'm learning about Pulumi and came across Pulu...
# getting-started
d
hi, I'm learning about Pulumi and came across Pulumi AI from here: https://github.com/pulumi/pulumi-ai I'm trying to set up Pulumi AI and it's complaining about this: error: Error: Got a 404 response from OpenAI API. Confirm that the model you provided (via
OPENAI_MODEL
or default
gpt-4
) is one that your OpenAI account has access to: 'gpt-4' how can I change the model? Already tried to set it as environment variable and reloaded my shell