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

Method clearServers

app/src/utils/ModelManager.ts:355–357  ·  view source on GitHub ↗

* Clear all inference server addresses

()

Source from the content-addressed store, hash-verified

353 * Clear all inference server addresses
354 */
355 public clearServers(): void {
356 this.inferenceAddresses = [];
357 }
358
359 // ===========================================================================
360 // Custom Server Management

Callers 1

clearInferenceAddressesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected