Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/evals
/ default_recorder
Function
default_recorder
evals/record.py:39–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
39
def
default_recorder() -> Optional[
"RecorderBase"
]:
40
return
_default_recorder.get()
41
42
43
@dataclasses.dataclass
Callers
14
current_sample_id
Function · 0.85
record_match
Function · 0.85
record_embedding
Function · 0.85
record_sampling
Function · 0.85
record_function_call
Function · 0.85
record_cond_logp
Function · 0.85
record_pick_option
Function · 0.85
record_raw
Function · 0.85
record_metrics
Function · 0.85
record_error
Function · 0.85
record_extra
Function · 0.85
record_event
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…