Skip to main content
{
  "model": "gpt-4.1-mini",
  "open_ai_api_key": "YOUR_API_KEY",
  "open_ai_api_base": "https://api.openai.com/v1"
}
ParameterDescription
modelMatches the model parameter of the OpenAI API. Supports o-series, gpt-5.2, gpt-5.1, gpt-4.1, etc.
open_ai_api_keyCreate at OpenAI Platform
open_ai_api_baseOptional. Change to use third-party proxy
bot_typeNot required for official OpenAI models. Set to chatGPT when using Claude or other non-OpenAI models via proxy