MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / web_demo.py

File web_demo.py

web_demo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import gradio as gr
2from bmtools.agent.tools_controller import MTQuestionAnswerer, load_valid_tools
3from bmtools.agent.singletool import STQuestionAnswerer
4from langchain.schema import AgentFinish

Callers

nothing calls this directly

Calls 1

load_valid_toolsFunction · 0.90

Tested by

no test coverage detected