MCPcopy 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

1import os
2
3DEFAULT_GH_TOKEN = os.environ.get("GITHUB_TOKEN", None)
4DEFAULT_DEVICES = "0"

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected