MCPcopy 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

1import os.path as osp
2from pydantic import BaseModel, Field
3from langchain.tools import BaseTool
4import subprocess

Callers

nothing calls this directly

Calls 4

LocalLLMClass · 0.90
AzureLLMClass · 0.90
_runMethod · 0.45

Tested by

no test coverage detected