Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
editor.api-CalNCsUg.js
File · 0.80
loader.js
File · 0.80
editor.main.js
File · 0.80
configureMonacoLoader
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected