Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/ToolBench
/ base_io
Function
base_io
toolbench/inference/LLM/base_io.py:3–4 ·
view source on GitHub ↗
(input_str)
Source
from the content-addressed store, hash-verified
1
import
re
2
3
def
base_io(input_str):
4
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected