MCPcopy
hub / github.com/mudler/LocalAI / getModel

Function getModel

core/http/static/talk.js:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59}
60
61function getModel() {
62 return modelSelect.value;
63}
64
65function setStatus(state, text) {
66 statusLabel.textContent = text || state;

Callers 1

connectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected