Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ ApplicationConfig
Method
ApplicationConfig
core/application/application.go:158–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
}
157
158
func
(a *Application) ApplicationConfig() *config.ApplicationConfig {
159
return
a.applicationConfig
160
}
161
162
func
(a *Application) TemplatesEvaluator() *templates.Evaluator {
163
return
a.templatesEvaluator
Callers
15
RestartAgentJobService
Method · 0.95
PIINERResolver
Method · 0.95
ResolvePIIPolicy
Method · 0.95
start
Method · 0.95
startWatchdog
Method · 0.95
StartP2P
Method · 0.95
RestartP2P
Method · 0.95
API
Function · 0.80
TraceMiddleware
Function · 0.80
RegisterAgentPoolRoutes
Function · 0.80
RegisterOpenResponsesRoutes
Function · 0.80
RegisterOllamaRoutes
Function · 0.80
Calls
no outgoing calls
Tested by
1
tokenClassify
Function · 0.64