OpenAIIntegrationProperties interface
Open AI Integration details.
Properties
| key | Value of API key for Open AI resource |
| last |
Last Update Timestamp for key updation |
| open |
The connector id of Open AI resource |
| open |
The API endpoint for Open AI resource |
| open |
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
lastRefreshAt?: Date
Property Value
Date
openAIConnectorId
The connector id of Open AI resource
openAIConnectorId?: string
Property Value
string
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