OpenAI integration
OpenAI is an Artificial Inteligence service provider.
AI-based programming
If you're interested in AI-based programming check Windmill AI.
To integrate OpenAI to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
api_key | string | API key for OpenAI | true | OpenAI Dashboard > API Keys > Create new key or view existing keys | |
organization_id | string | Only needed for users who belong to multiple organizations and want to use an organization other than default | false | OpenAI Dashboard > Account Settings > Organizations > Organization ID |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.