Enha: extentions for filepicker

This commit is contained in:
Grail Finder
2025-11-20 23:25:50 +03:00
parent 6e73513aac
commit e8413ce613
3 changed files with 42 additions and 15 deletions

View File

@@ -28,6 +28,7 @@ STT_LANG = "en" # Language for speech recognition (for WHISPER_BINARY mode)
STT_SR = 16000 # Sample rate for audio recording
DBPATH = "gflt.db"
FilePickerDir = "." # Directory where file picker should start
FilePickerExts = "png,jpg,jpeg,gif,webp" # Comma-separated list of allowed file extensions for file picker
#
FetchModelNameAPI = "http://localhost:8080/v1/models"
# external search tool