Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/HyperAgent
/ constants.py
File
constants.py
src/hyperagent/constants.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
DEFAULT_GH_TOKEN = os.environ.get(
"GITHUB_TOKEN"
, None)
4
DEFAULT_DEVICES =
"0"
Callers
nothing calls this directly
Calls
1
get
Method · 0.80
Tested by
no test coverage detected