Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
def
_err(msg: str, **k):
12
return
{
"error"
: msg, **k}
13
14
15
def
_sid(ctx: Context) -> str:
Callers
15
get_bibtex_from_url
Function · 0.90
get_abstract_from_url
Function · 0.90
json_to_bibtex
Function · 0.90
fix_latex_format
Function · 0.90
paper_search
Function · 0.90
fix_latex_file
Function · 0.90
_type_or_click
Function · 0.90
_run
Function · 0.90
browser_action
Function · 0.90
browser_screenshot
Function · 0.90
browser_click_element
Function · 0.90
browser_type
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected