🤖 Configuring OpenAI
OpenAI provides reliable, high-quality models for coding and general tasks. You can use their chat models to power Brody’s general agent or DALL-E for Texture Lab generation.
🔑 Setup Instructions
- Log in to your developer dashboard at platform.openai.com.
- Navigate to API Keys and generate a new key.
- Ensure your account has sufficient credits/balance.
- Open Unity and navigate to Tools > Brody AI > Tool Settings.
- In the General tab under the Global Credential Vault, paste your key into the OpenAI Key field.
- You can now select models like
gpt-4oorgpt-4o-minifrom the dropdown lists.
🎨 Texture Lab Integration (DALL-E 3)
- If you wish to use OpenAI for generating textures, switch the Image Provider in the Texture Lab settings (or under Tool Settings > Texture Lab tab) to OpenAI (DALL-E 3).
- Paste your key in the Image Key field.
- Note: Generating DALL-E 3 images has a set cost per generation charged directly to your OpenAI API account.