MCPcopy Create free account
hub / github.com/CodeClash-ai/CodeClash / InstanceBatch

Class InstanceBatch

codeclash/analysis/llm_as_judge/utils.py:71–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71class InstanceBatch(BaseModel):
72 instances: list[Instance]
73
74
75def find_tournament_folders(input_dir: Path) -> list[Path]:

Callers 1

get_instances.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected