MCPcopy 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
166func (a *Application) GalleryService() *galleryop.GalleryService {
167 return a.galleryService
168}
169
170func (a *Application) AgentJobService() *agentpool.AgentJobService {
171 return a.agentJobService

Callers 3

APIFunction · 0.80
NewFunction · 0.80
syncStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected