The base URL for OpenAI API.
Defaults to https://api.openai.com/v1/.
https://api.openai.com/v1/
If changed to a different value, the default API key — StoredKey("OpenAI") — will not be used: an API key must be provided explicitly via the apiKey property.
StoredKey("OpenAI")
baseURL