Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
DATASET_CONFIGS = {
Callers
2
gather_results
Method · 0.45
process_item
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected