UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

13 lines 494 B
export const GOOGLE_VERTEXAI_PROVIDER_CONNECTION = { type: "GoogleVertexAIProvider", label: "UI__NODE_EDITOR__GOOGLE_VERTEXAI_PROVIDER_CONNECTION__LABEL", fields: [ { fieldName: "googleCredentialsFileName" }, { fieldName: "credentialsStringified" }, { fieldName: "fileToken" }, { fieldName: "clientEmail" }, { fieldName: "privateKey" }, { fieldName: "projectId" }, ] }; //# sourceMappingURL=googleVertexAIProviderConnection.js.map