Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ PrintableVersion
Function
PrintableVersion
internal/version.go:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
var
Commit =
""
7
8
func
PrintableVersion() string {
9
return
fmt.Sprintf(
"%s (%s)"
, Version, Commit)
10
}
Callers
9
RegisterLocalAIRoutes
Function · 0.92
Dashboard
Function · 0.92
WelcomeEndpoint
Function · 0.92
GetEditModelPage
Function · 0.92
New
Function · 0.92
NewServer
Function · 0.92
SystemInfo
Method · 0.92
main
Function · 0.92
NewReleaseManager
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected