Commit Graph

20 Commits

Author SHA1 Message Date
misyaguziya
063b79477f [Fix] Error Handling: Enhance authentication checks and add support for Groq and OpenRouter models. 2025-12-26 05:30:37 +09:00
Sakamoto Shiina
316843f875 [Fix] UI: Correct endpoint case for transcription receive error handling. 2025-12-22 16:25:11 +09:00
Sakamoto Shiina
bf9b28d199 [Fix] UI: Fix error handling for LMStudio and Ollama connections. 2025-12-22 16:00:19 +09:00
Sakamoto Shiina
11ef81f170 [Fix] UI: Corrected casing for LMStudio URL variable and updated related error handling logic. 2025-12-10 17:06:32 +09:00
Sakamoto Shiina
318736553f [Fix] UI: Fixed an issue where the function name was incorrect. 2025-12-04 14:53:23 +09:00
Sakamoto Shiina
a85320b874 [Update] UI: Enhance backend error handling for Plamo, Gemini, OpenAI, LMStudio, and Ollama authentication keys and models. 2025-12-04 14:24:44 +09:00
Sakamoto Shiina
14a4a1ed99 [Update] Add an error notification that is when an invalid endpoint or message is received(mostly frontend side endpoint error handling bug). 2025-11-29 15:58:52 +09:00
Sakamoto Shiina
ef06cd1c7a [Update] UI: Implement LLM connection handling and add connection check UI components.(Test UI) 2025-11-19 17:19:39 +09:00
Sakamoto Shiina
db820375f1 [Refactor] Move to src-ui/views and src-ui/logics structure. 2025-11-05 11:49:48 +09:00
Sakamoto Shiina
1623352c92 [Update] Add save success notification. 2025-06-21 02:35:41 +09:00
Sakamoto Shiina
e480c373cd [Refactor] (Huge Refactoring 2)
Consolidated all logic into category-specific files.
Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function.
2025-06-19 08:40:45 +09:00
Sakamoto Shiina
66e9fc9126 Merge branch 'gpu_error' into develop 2025-06-10 17:49:30 +09:00
Sakamoto Shiina
5c7c730809 [Update] UI: Error Handling: VRC Mic Mute Sync: Add an error notification. 2025-06-10 17:17:10 +09:00
Sakamoto Shiina
851e3b7640 [Update] UI: Add VRAM overflow and out of memory error notifications and functions. 2025-06-09 01:21:58 +09:00
Sakamoto Shiina
ed27a8c7ba [Update/Refactor] UI: Add websocket error handlings.
Refactor. Change the error handling switch method from message to endpoint primarily.
2025-05-26 12:06:36 +09:00
Sakamoto Shiina
cb2d0d5455 Merge branch 'bugfix_no_device' into develop 2025-03-22 18:10:42 +09:00
Sakamoto Shiina
377899d5e1 [bugfix] typo, Speaker -> speaker. 2025-03-22 18:06:27 +09:00
Sakamoto Shiina
a5e59af885 [Update] AdvancedSettings: OSC IP Address: Add error notifications.
Add 500 status error message.
2025-03-22 17:28:31 +09:00
Sakamoto Shiina
b8ade54e85 [bugfix] Config Page: AdvancedSettings: Add save button to Entry components.
Add error handlings.
2025-03-21 17:38:15 +09:00
Sakamoto Shiina
c82a89a7fb [Update] UI: Add error handlings and show error notifications. adjust each localization for it. 2025-03-17 15:58:16 +09:00