MCPcopy Create free account
hub / github.com/OpenBMB/ToolBench / to_json

Method to_json

toolbench/inference/Downstream_tasks/base_env.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33 raise NotImplementedError
34
35 def to_json(self):
36 raise NotImplementedError

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected