Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeixiangYAN/ClinicalLab
/ format_prompt
Method
format_prompt
code/inference/evaluators/evaluator.py:6–7 ·
view source on GitHub ↗
(self, prompt)
Source
from the content-addressed store, hash-verified
4
pass
5
6
def
format_prompt(self, prompt):
7
pass
8
9
def
generate_text(self, prompt):
10
pass
Callers
3
generate_hospital_guide
Function · 0.45
generate_clinical_diagnosis
Function · 0.45
generate_imaging_diagnosis
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected