SelenaCore Update: New Prompts UI and Enhanced Multilingual Logic

In our latest update to SelenaCore, we are focusing on providing users with greater control over the core logic of the voice system and ensuring a seamless multilingual experience. The most significant addition is the new Prompts tab, which allows administrators to directly edit and manage intent classification and rephrase prompts from within the interface. This feature, introduced in commit 07be313, bridges the gap between static configurations and dynamic user requirements.
To complement this UI enhancement, we have localized classification and rephrase prompts for all six supported languages in commit 3064d48. This ensures that the system's internal reasoning and natural language processing remain accurate and contextually relevant regardless of the user's primary language.
Furthermore, we have addressed an issue where local LLM providers would occasionally ignore system language constraints. With commit f4a644b, we now strictly enforce the response language, ensuring consistency across various local hardware setups and edge-computing scenarios. These changes significantly improve the reliability of the voice pipeline for international users. For more details on configuring these prompts, please visit our documentation.