OpenAIIntegrationProperties interface

Open AI Integration details.

Properties

key

Value of API key for Open AI resource

lastRefreshAt

Last Update Timestamp for key updation NOTE: This property will not be serialized. It can only be populated by the server.

openAIResourceEndpoint

The API endpoint for Open AI resource

openAIResourceId

The resource name of Open AI resource

Property Details

key

Value of API key for Open AI resource

key?: string

Property Value

string

lastRefreshAt

Last Update Timestamp for key updation NOTE: This property will not be serialized. It can only be populated by the server.

lastRefreshAt?: Date

Property Value

Date

openAIResourceEndpoint

The API endpoint for Open AI resource

openAIResourceEndpoint?: string

Property Value

string

openAIResourceId

The resource name of Open AI resource

openAIResourceId?: string

Property Value

string