AI: Ensure default caption model only runs manual #5361

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-12-04 16:20:39 +01:00
parent f295a4bac3
commit 7d139bd364
2 changed files with 2 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ var (
CaptionModel = &Model{
Type: ModelTypeCaption,
Engine: ollama.EngineName,
Run: RunManual,
}
DefaultModels = Models{
NasnetModel,

View File

@@ -67,6 +67,7 @@ Models:
- Type: caption
Model: gemma3:latest
Engine: ollama
Run: manual
Resolution: 720
Service:
Uri: http://ollama:11434/api/generate