local model #17
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The drop down to select a model was supposed to be for using AI in local mode not for online mode. remove the dropdown from online mode and put it in local mode.
--- DEBUG LOG ---
[2026-05-12 13:58:50.962] [INFO ] --- Logger Initialized --- (unknown:0)
[2026-05-12 13:58:50.962] [INFO ] App Version: "1.1.2" (unknown:0)
[2026-05-12 13:58:50.962] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] OS Version: "10" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] Architecture: "x86_64" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] Username: "Michael Howard" (unknown:0)
[2026-05-12 13:58:50.964] [INFO ] Starting Pastors Sermon Pro v "1.1.2" (unknown:0)
[2026-05-12 13:58:50.964] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0)
[2026-05-12 13:58:52.116] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0)
[2026-05-12 13:58:52.117] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)
Fixed in v1.1.3. Moved the model picker to the Local AI section where it now correctly scans the internal AI directory for .gguf files. Cloud models remain in the Online section.