Ask a question to get started
Enter to send•Shift+Enter new line
api_key_env: str
Name of the environment variable that holds the API key.
This is the env var name (e.g., "OPENAI_API_KEY"), not the secret itself. The app resolves it at startup to verify credentials before model creation.
"OPENAI_API_KEY"