defaultOpenAIEndpoint top-level property
The default OpenAI API endpoint.
Corresponds to DefaultOpenAIEndpoint in OpenAIClientExtensions.cs.
Implementation
final Uri defaultOpenAIEndpoint = Uri.parse('https://api.openai.com/v1');
The default OpenAI API endpoint.
Corresponds to DefaultOpenAIEndpoint in OpenAIClientExtensions.cs.
final Uri defaultOpenAIEndpoint = Uri.parse('https://api.openai.com/v1');