Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ fetch
Method
fetch
uncommon_route/benchmark.py:76–76 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
74
75
@abstractmethod
76
async
def
fetch(self) -> dict[str, ModelBenchmarkEntry]: ...
77
78
79
class
PinchBenchProvider(BenchmarkProvider):
Callers
1
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected