Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Noumena-Network/code
/ getInitialMainLoopModel
Function
getInitialMainLoopModel
src/bootstrap/state.ts:858–860 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
856
}
857
858
export
function
getInitialMainLoopModel(): ModelSetting {
859
return
STATE.initialMainLoopModel
860
}
861
862
export
function
setMainLoopModelOverride(
863
model: ModelSetting | undefined,
Callers
3
logSessionTelemetry
Function · 0.85
run
Function · 0.85
getModelOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected