Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
class
InstanceBatch(BaseModel):
72
instances: list[Instance]
73
74
75
def
find_tournament_folders(input_dir: Path) -> list[Path]:
Callers
1
get_instances.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected