MCPcopy 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

1import re
2
3def base_io(input_str):
4 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected