MCPcopy 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
858export function getInitialMainLoopModel(): ModelSetting {
859 return STATE.initialMainLoopModel
860}
861
862export function setMainLoopModelOverride(
863 model: ModelSetting | undefined,

Callers 3

logSessionTelemetryFunction · 0.85
runFunction · 0.85
getModelOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected