Documentation / @openassistant/geoda / StandardizeVariableToolLlmResult
Type Alias: StandardizeVariableToolLlmResult
StandardizeVariableToolLlmResult =
object
Defined in: src/variable/tool.ts:23
Properties
details?
optionaldetails:string
Defined in: src/variable/tool.ts:25
error?
optionalerror:string
Defined in: src/variable/tool.ts:26
instruction?
optionalinstruction:string
Defined in: src/variable/tool.ts:27
success
success:
boolean
Defined in: src/variable/tool.ts:24
