44ed5e8333
The system prompt for the transcription Ollama LLM has been updated to improve robustness and clarity, especially for handling empty or non-medical transcripts. The prompt has been refactored to: - Use English for instructions to improve robustness with smaller LLMs. - Clearly define the behavior for empty or non-medical transcripts, requiring an empty string response. - Reduce the maximum character limit from 120 to 60 to better fit smartwatch displays. - Ensure the output is German, adhering to the original language requirement for the output. - Add an explicit instruction to correct transcription errors in the input dictation for the consolidation LLM.