Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

credentialKind

Configures credentialKind for Provider settings from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"chatgpt" | "apiKey"Compiler-resolved TypeScript contract.
requiredtrue
allowed["chatgpt","apiKey"]Allowed declaration values.

Configures credentialKind for Provider settings from its authoritative release declaration.

The declared value type is enum. Allowed values are ["chatgpt","apiKey"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/ai-assistant/provider-settings/field/credentialKind
Path
apps/desktop-electron/src/types/ai.ts
Symbol
AiProviderSettings