OpenAIIntegrationProperties interface
Open AI Integration details.
Properties
key | Value of API key for Open AI resource |
last |
Last Update Timestamp for key updation NOTE: This property will not be serialized. It can only be populated by the server. |
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 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