MCPcopy
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

6var Commit = ""
7
8func PrintableVersion() string {
9 return fmt.Sprintf("%s (%s)", Version, Commit)
10}

Callers 9

RegisterLocalAIRoutesFunction · 0.92
DashboardFunction · 0.92
WelcomeEndpointFunction · 0.92
GetEditModelPageFunction · 0.92
NewFunction · 0.92
NewServerFunction · 0.92
SystemInfoMethod · 0.92
mainFunction · 0.92
NewReleaseManagerFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected