Get the base URL for a provider's API.
The provider
The base URL
getBaseUrl('openai'); // 'https://api.openai.com/v1' Copy
getBaseUrl('openai'); // 'https://api.openai.com/v1'
Get the base URL for a provider's API.