forked from Rockachopa/Timmy-time-dashboard
@@ -63,7 +63,7 @@ def _get_ollama_model() -> str:
|
||||
1. /api/ps — models currently loaded in memory (most accurate)
|
||||
2. /api/tags — all installed models (fallback)
|
||||
Both use exact name match to avoid prefix collisions
|
||||
(e.g. 'qwen3:30b' vs 'qwen3.5:latest').
|
||||
(e.g. 'qwen3:8b' vs 'qwen3:30b').
|
||||
"""
|
||||
from config import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user