Skip to content

EntryType

EntryType = string | {[key: string]: JsonValue; } | JsonValue[] | null

Defined in: node_modules/@typesafe-ai/sdk/dist/index.d.mts:40

Text, a JSON object or array, or null for state, instructions, and criteria.