parseEvaluationResponse
parseEvaluationResponse(
response,weights?):object
Defined in: scoring/evaluator.ts:137
Parse and validate LLM response into dimension scores
Parameters
Section titled “Parameters”response
Section titled “response”string
weights?
Section titled “weights?”ComplexityWeights = DEFAULT_WEIGHTS
Returns
Section titled “Returns”object
reasoning
Section titled “reasoning”reasoning:
string
scores
Section titled “scores”scores:
DimensionScores