MCPcopy 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

1from langchain.llms import OpenAI
2from langchain import OpenAI, LLMChain
3from langchain.agents import ZeroShotAgent, AgentExecutor
4import importlib

Callers

nothing calls this directly

Calls 4

get_loggerFunction · 0.90
load_valid_toolsFunction · 0.85
MTQuestionAnswererClass · 0.85
build_runnerMethod · 0.80

Tested by

no test coverage detected