ILlmEndpointOpenAI
Home > @gooddata/sdk-model > ILlmEndpointOpenAI
ILlmEndpointOpenAI interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
OpenAI endpoint interface
Signature:
export interface ILlmEndpointOpenAI extends ILlmEndpointBase 
Extends: ILlmEndpointBase
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (ALPHA) A modal to use with OpenAI | ||
| string | (ALPHA) (Optional) Optional organization identifier for OpenAI | ||
| "OPENAI" | "AZURE_OPENAI" | (ALPHA) A discriminating type of the endpoint |