Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
class
EvalPrompt:
66
question: str
67
expected: Literal[
"trigger"
,
"no-trigger"
]
68
69
70
@dataclass
Callers
3
_build_eval_set
Function · 0.90
generate_eval_set
Function · 0.85
load_eval_set
Function · 0.85
Calls
no outgoing calls
Tested by
1
_build_eval_set
Function · 0.72