MCPcopy Create free account
hub / github.com/InternScience/InternAgent / requires_context

Method requires_context

tasks/AutoTTS/code/main.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 scoring_function: str
31
32 def requires_context(self) -> bool:
33 return self.module_type == "multi-hop"
34
35# Dataset configuration mapping
36DATASET_CONFIGS = {

Callers 2

gather_resultsMethod · 0.45
process_itemFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected