Help home

Help Topics

  • Diagram Environments
  • Getting Started
  • Tutorial 1: Simple Web App
  • Tutorial 2: High Level Architecture
  • Tutorial 3: Agentic Ai Graph
  • Tutorial 4: Aws Sam Client + Agentic
  • Create Project
  • Environment Migration Behavior
  • Project Metadata Badges
  • Projects
  • Model Stage
  • Changing Specs
  • Specification Stage
  • Outputs Stage
  • Evaluation Stage
  • Assessment Logic
  • Pipeline Workflow
  • Status Color Semantics
  • Policy Configuration
  • Policy Authoring Basics
  • Policy File Structure Reference
  • Rule Patterns Cookbook
  • Policy Authoring Anti Patterns
  • Scope Language Guidelines
  • Policy Testing Checklist
  • Policy Troubleshooting
  • Policies
  • Preferences
  • Diagram Environments
  • Openai
  • Azure Openai
  • Claude (Anthropic)
  • Gemini (Google)
  • Ollama
  • Disabled Or Mock
  • Ai Models
  • Subscription
  • Settings
  • Topics
  • Troubleshooting

OpenAI

Use this when Provider is set to openai.

Configure in app

1. Open Settings > AI Model.

2. Set Provider to openai.

3. Set:

- openaiApiKey (required)

- openaiBaseUrl (optional, default: https://api.openai.com/v1)

4. Choose generation/evaluation models.

API key and account

  • Create or manage API keys in the OpenAI platform:

- OpenAI API keys

  • OpenAI docs:

- OpenAI docs

Notes

  • Keep keys in secure local storage or environment-managed secrets.
  • If using a proxy/gateway, set openaiBaseUrl to that endpoint.