Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeixiangYAN/ClinicalLab
/ __init__
Method
__init__
code/inference/evaluators/evaluator.py:3–4 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1
class
Evaluator:
2
3
def
__init__(self):
4
pass
5
6
def
format_prompt(self, prompt):
7
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected