Variables
StructMode
StructMode:
object
Defined in: packages/cloud/src/client/types.gen.ts:5722
Type declaration
STRUCT_PARSE
readonly
STRUCT_PARSE:"STRUCT_PARSE"
="STRUCT_PARSE"
JSON_MODE
readonly
JSON_MODE:"JSON_MODE"
="JSON_MODE"
FUNC_CALL
readonly
FUNC_CALL:"FUNC_CALL"
="FUNC_CALL"
UNSTRUCTURED
readonly
UNSTRUCTURED:"UNSTRUCTURED"
="UNSTRUCTURED"