MCPcopy Create free account
hub / github.com/OpenBMB/ToolBench / toolbench_server.py

File toolbench_server.py

toolbench/inference/toolbench_server.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from flask import Flask, Response, stream_with_context, request
2from flask_cors import CORS, cross_origin
3from callbacks.ServerEventCallback import ServerEventCallback
4import argparse

Callers

nothing calls this directly

Calls 2

ModelClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected