Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-NeMo/Switchyard
/ safe_load
Method
safe_load
switchyard/cli/route_bundle.py:308–308 ·
view source on GitHub ↗
(self, stream: str)
Source
from the content-addressed store, hash-verified
306
YAMLError: type[Exception]
307
308
def
safe_load(self, stream: str) -> object: ...
309
310
311
def
parse_routing_profiles_file(path: str | Path) -> dict[str, object]:
Callers
6
_merge_compose
Function · 0.80
parse_routing_profiles_file
Function · 0.80
routing_profiles_strategy_summary
Function · 0.80
test_generated_compose_contains_closed_book_proxy_topology
Function · 0.80
test_generated_compose_bakes_task_id_into_proxy_env
Function · 0.80
test_gateway_uses_openrouter_models_and_credential
Function · 0.80
Calls
no outgoing calls
Tested by
3
test_generated_compose_contains_closed_book_proxy_topology
Function · 0.64
test_generated_compose_bakes_task_id_into_proxy_env
Function · 0.64
test_gateway_uses_openrouter_models_and_credential
Function · 0.64