↓ 11 callersFunction_set_stream_upstream(mod, chunks, *, model_error=None, started=None,
release=None)
ods/extensions/services/model-router/tests/test_router.py:145
↓ 11 callersFunction_validate_env_values(
values: dict[str, str],
fields: dict[str, dict[str, Any]],
parse_issues: Optional[list[dict[str,
ods/extensions/services/dashboard-api/settings.py:250
↓ 10 callersFunction_build_api_statusBuild the full status payload. Runs ALL sync helpers (GPU, disk, CPU, RAM, model, bootstrap) concurrently in the thread pool while async heal
ods/extensions/services/dashboard-api/main.py:1388
↓ 8 callersFunction_build_env_fields(
schema_properties: dict[str, Any],
required_keys: set[str],
values: dict[str, str],
)
ods/extensions/services/dashboard-api/settings.py:200
↓ 8 callersMethod_request_json(
self,
method: str,
path: str,
*,
json: Optional[dict[str, Any]] = No
ods/extensions/services/dashboard-api/lemonade_client.py:139