Documentation / @openassistant/geoda / SpatialWeightsLlmResult
Type Alias: SpatialWeightsLlmResult
SpatialWeightsLlmResult =
object
Defined in: src/weights/tool.ts:31
Properties
error?
optionalerror:string
Defined in: src/weights/tool.ts:36
instruction?
optionalinstruction:string
Defined in: src/weights/tool.ts:37
result?
optionalresult:string
Defined in: src/weights/tool.ts:35
success
success:
boolean
Defined in: src/weights/tool.ts:32
weightsId?
optionalweightsId:string
Defined in: src/weights/tool.ts:33
weightsMeta?
optionalweightsMeta:WeightsMeta
Defined in: src/weights/tool.ts:34
