Documentation / @openassistant/duckdb / MergeTablesLllmResult
Type Alias: MergeTablesLllmResult
MergeTablesLllmResult =
object
Defined in: merge-tool.ts:209
Properties
details?
optionaldetails:string
Defined in: merge-tool.ts:214
error?
optionalerror:string
Defined in: merge-tool.ts:211
firstTwoRows?
optionalfirstTwoRows:Record<string,unknown>[]
Defined in: merge-tool.ts:213
instruction?
optionalinstruction:string
Defined in: merge-tool.ts:212
success
success:
boolean
Defined in: merge-tool.ts:210
