MCPcopy Create free account
hub / github.com/VectifyAI/OpenKB / EvalPrompt

Class EvalPrompt

openkb/skill/evaluator.py:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64@dataclass
65class EvalPrompt:
66 question: str
67 expected: Literal["trigger", "no-trigger"]
68
69
70@dataclass

Callers 3

_build_eval_setFunction · 0.90
generate_eval_setFunction · 0.85
load_eval_setFunction · 0.85

Calls

no outgoing calls

Tested by 1

_build_eval_setFunction · 0.72