MCPcopy
hub / github.com/Doorman11991/smallcode / checkOllama

Function checkOllama

bin/smallcode.js:233–235  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

231// ─── Endpoint Check (delegated to config module) ─────────────────────────────
232
233async function checkOllama(config) {
234 return checkEndpoint(config);
235}
236
237// ─── TUI ─────────────────────────────────────────────────────────────────────
238

Callers 1

runTUIFunction · 0.85

Calls 1

checkEndpointFunction · 0.85

Tested by

no test coverage detected