Skip to content

aide.openaiBaseUrl ​

This configuration allows you to customize the base URL of the OpenAI API.

  • Default value:

    json
    {
      "aide.openaiBaseUrl": "https://api.openai.com/v1"
    }

Released under the MIT License.