MCPcopy Create free account
hub / github.com/Roy3838/Observer / clearInferenceAddresses

Function clearInferenceAddresses

app/src/utils/inferenceServer.ts:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40export function clearInferenceAddresses(): void {
41 ModelManager.getInstance().clearServers();
42}
43
44// ===========================================================================
45// Custom Server Management (delegates to ModelManager)

Callers

nothing calls this directly

Calls 2

clearServersMethod · 0.80
getInstanceMethod · 0.45

Tested by

no test coverage detected