Enha: ctrl+g exit option

This commit is contained in:
Grail Finder
2025-11-21 12:50:47 +03:00
parent c2ecef69b4
commit ee31f8ccf4
3 changed files with 6 additions and 50 deletions

View File

@@ -14,6 +14,7 @@ ChunkLimit = 100000
RAGBatchSize = 100
RAGWordLimit = 80
RAGWorkers = 5
RAGDir = "ragimport"
# extra tts
TTS_ENABLED = false
TTS_URL = "http://localhost:8880/v1/audio/speech"