MCPcopy Create free account
hub / github.com/Noumena-Network/code / getSwitchCalloutConfig

Function getSwitchCalloutConfig

src/components/AntModelSwitchCallout.tsx:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13const MODEL_SWITCH_THROTTLE_MS = 24 * 60 * 60 * 1000
14
15function getSwitchCalloutConfig() {
16 return getAntModelOverrideConfig()?.switchCallout ?? null
17}
18
19export function AntModelSwitchCallout({
20 onDone,

Callers 2

AntModelSwitchCalloutFunction · 0.85

Calls 1

Tested by

no test coverage detected