{
  "chatgpt_web_models": [
    "text-davinci-002-render-sha",
    "text-davinci-002-render-paid",
    "gpt-4"
  ],
  "chatgpt_api_models": [
    "gpt-3.5-turbo"
  ],
  "chatgpt_webapp_model_name": "text-davinci-002-render",
  "openai_model_names": [
    "gpt-3.5-turbo",
    "text-davinci-003",
    "text-curie-001",
    "text-babbage-001",
    "text-ada-001"
  ]
}