MCPcopy 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
79class PinchBenchProvider(BenchmarkProvider):

Callers 1

refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected