MCPcopy Create free account
hub / github.com/ResearAI/DeepScientist / config

Method config

scripts/codex_sglang_responses_proxy.py:450–451  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

448
449 @property
450 def config(self) -> ShimConfig:
451 return self.server.config # type: ignore[attr-defined]
452
453 def do_GET(self) -> None:
454 if self.path == "/health":

Callers 4

loader.jsFile · 0.80
editor.main.jsFile · 0.80
configureMonacoLoaderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected