Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FSoft-AI4Code/HyperAgent
/ gen_tools.py
File
gen_tools.py
src/hyperagent/tools/gen_tools.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os.path
as
osp
2
from
pydantic
import
BaseModel, Field
3
from
langchain.tools
import
BaseTool
4
import
subprocess
Callers
nothing calls this directly
Calls
4
LocalLLM
Class · 0.90
AzureLLM
Class · 0.90
OpenFileToolForGenerator
Class · 0.85
_run
Method · 0.45
Tested by
no test coverage detected