Configure API credentials and select a model provider
OPENAI_API_KEY
from OpenAI Dashboard.
Unix (macOS/Linux)
~/.zshrc
with ~/.bashrc
if using bash.Windows (Permanent)
.env File (Project-specific)
.env
file in your project root:API_BASE_URL
(e.g., Azure), also set: