Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ tools_controller.py
File
tools_controller.py
bmtools/agent/tools_controller.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain.llms
import
OpenAI
2
from
langchain
import
OpenAI, LLMChain
3
from
langchain.agents
import
ZeroShotAgent, AgentExecutor
4
import
importlib
Callers
nothing calls this directly
Calls
4
get_logger
Function · 0.90
load_valid_tools
Function · 0.85
MTQuestionAnswerer
Class · 0.85
build_runner
Method · 0.80
Tested by
no test coverage detected