MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / _err

Function _err

src/sandbox_vm/tools/utils.py:11–12  ·  view source on GitHub ↗
(msg: str, **k)

Source from the content-addressed store, hash-verified

9
10
11def _err(msg: str, **k):
12 return {"error": msg, **k}
13
14
15def _sid(ctx: Context) -> str:

Callers 15

get_bibtex_from_urlFunction · 0.90
get_abstract_from_urlFunction · 0.90
json_to_bibtexFunction · 0.90
fix_latex_formatFunction · 0.90
paper_searchFunction · 0.90
fix_latex_fileFunction · 0.90
_type_or_clickFunction · 0.90
_runFunction · 0.90
browser_actionFunction · 0.90
browser_screenshotFunction · 0.90
browser_click_elementFunction · 0.90
browser_typeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected