Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mudler/LocalAI
/ GalleryService
Method
GalleryService
core/application/application.go:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
}
165
166
func
(a *Application) GalleryService() *galleryop.GalleryService {
167
return
a.galleryService
168
}
169
170
func
(a *Application) AgentJobService() *agentpool.AgentJobService {
171
return
a.agentJobService
Callers
3
API
Function · 0.80
New
Function · 0.80
syncState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected