Interface ChatGPTTraitConfig

The base Trait configuration interface.

Hierarchy

Properties

apiKey: string
baseName?: string

Parent source node type (if any).

maxTokens: number
model: string
name: string

Source node type.

organisation: string
type: "chatgpt"

Trait type ID.

Generated using TypeDoc