Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/datalab-to/surya
/ __init__.py
File
__init__.py
surya/inference/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Surya inference manager.
2
3
One process owns one SuryaInferenceManager. The manager wraps a single backend
4
(vllm | llamacpp) which speaks OpenAI-compatible chat completions.
Callers
nothing calls this directly
Calls
1
get_logger
Function · 0.90
Tested by
no test coverage detected