Skip to documentation content
On this page
  1. Reference

credentialKind

Configures credentialKind for Credential management from its authoritative release declaration.

Reference

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

Configures credentialKind for Credential management from its authoritative release declaration.

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

credentialKind — Telion 0.1.0 | Telion