LibreChat/client/src/hooks/Input
2024-08-13 12:08:55 -04:00
..
index.ts 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00
useAutoSave.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
useCombobox.ts 📧 feat: Mention "@" Command Popover (#2635) 2024-05-07 13:13:55 -04:00
useDebounce.ts fix: Ensure Message Send Requires Key 🔑 (#1281) 2023-12-05 09:38:04 -05:00
useGetAudioSettings.ts 🎛️ fix: Improve Frontend Practices for Audio Settings (#3624) 2024-08-13 02:42:49 -04:00
useHandleKeyUp.ts 🎛️ refactor: Add keyboard command toggles & only trigger for the 1st character (#3566) 2024-08-06 22:18:07 -04:00
useMentions.ts 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
useMultipleKeys.ts feat: Google Gemini ❇️ (#1355) 2023-12-15 02:18:07 -05:00
useRequiresKey.ts 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00
useSelectMention.ts 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
useSpeechToText.ts 🗣️ feat: Edge TTS engine (#3358) 2024-08-07 14:15:41 -04:00
useSpeechToTextBrowser.ts 🗣️ feat: Edge TTS engine (#3358) 2024-08-07 14:15:41 -04:00
useSpeechToTextExternal.ts 🗣️ feat: Edge TTS engine (#3358) 2024-08-07 14:15:41 -04:00
useTextarea.ts 🌡️ feat: Periodic Health Check to prevent UI Inactivity Connection Errors (#3589) 2024-08-08 14:52:12 -04:00
useTextToSpeech.ts 🎧 fix(TTS): Improve State of audio playback, hook patterns, and fix undefined MediaSource (#3632) 2024-08-13 12:08:55 -04:00
useTextToSpeechBrowser.ts 🎧 fix(TTS): Improve State of audio playback, hook patterns, and fix undefined MediaSource (#3632) 2024-08-13 12:08:55 -04:00
useTextToSpeechEdge.ts 🎧 fix(TTS): Improve State of audio playback, hook patterns, and fix undefined MediaSource (#3632) 2024-08-13 12:08:55 -04:00
useTextToSpeechExternal.ts 🎧 fix(TTS): Improve State of audio playback, hook patterns, and fix undefined MediaSource (#3632) 2024-08-13 12:08:55 -04:00
useUserKey.ts 🔑 feat: infinite key expiry (#3252) 2024-07-05 10:15:09 -04:00