Interface: UpdatePlanStatsResponse
@kortexya/reasoninglayer / Cognitive / UpdatePlanStatsResponse
Interface: UpdatePlanStatsResponse
Defined in: src/types/cognitive.ts:1143
Response after updating plan statistics.
Properties
message
message:
string
Defined in: src/types/cognitive.ts:1145
Message.
newSuccessRate
newSuccessRate:
number
Defined in: src/types/cognitive.ts:1147
New success rate (0.0-1.0).
newUseCount
newUseCount:
number
Defined in: src/types/cognitive.ts:1149
New use count.