ProgramCalls metric
Bases: ProgramOperationalMetric
Number of top-level program invocations during this run.
One increment per call to program(...), regardless of how many LM
or EM calls the program makes internally.
Example:
Bases: ProgramOperationalMetric
Number of top-level program invocations during this run.
One increment per call to program(...), regardless of how many LM
or EM calls the program makes internally.
Example:
synalinks/src/metrics/program_metrics.py