Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
61
function
getModel() {
62
return
modelSelect.value;
63
}
64
65
function
setStatus(state, text) {
66
statusLabel.textContent = text || state;
Callers
1
connect
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected