LibreChat/client/src/hooks/Input
Danny Avila 56a203e65f
📤 refactor: Align Mention Options With Model Selector (#13397)
* fix: Align mention endpoints with model specs

* test: Cover mention endpoint filtering

* fix: Respect added endpoints in mentions
2026-05-29 08:05:54 -07:00
..
index.ts 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
mentions.spec.ts 📤 refactor: Align Mention Options With Model Selector (#13397) 2026-05-29 08:05:54 -07:00
mentions.ts 📤 refactor: Align Mention Options With Model Selector (#13397) 2026-05-29 08:05:54 -07:00
useAutoSave.spec.ts 📝 fix: Properly Restore Draft Text When Switching Conversations (#12384) 2026-04-03 14:08:21 -04:00
useAutoSave.ts 📝 fix: Properly Restore Draft Text When Switching Conversations (#12384) 2026-04-03 14:08:21 -04:00
useDebounce.ts
useGetAudioSettings.ts 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
useHandleKeyUp.spec.ts 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
useHandleKeyUp.ts 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
useInitPopoverInput.ts 🔼 refactor: Improve UX for Command Popovers (#12677) 2026-04-15 17:47:24 -04:00
useMentions.ts 📤 refactor: Align Mention Options With Model Selector (#13397) 2026-05-29 08:05:54 -07:00
useMultipleKeys.ts feat: Google Gemini ❇️ (#1355) 2023-12-15 02:18:07 -05:00
useQueryParams.spec.ts 🔑 fix: Auth-Aware Startup Config Caching for Fresh Sessions (#12505) 2026-04-01 17:20:39 -04:00
useQueryParams.ts 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
useRequiresKey.ts 📂 refactor: Cleanup File Filtering Logic, Improve Validation (#10414) 2025-11-10 19:05:30 -05:00
useSelectMention.ts 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
useSpeechToText.ts 🎯 fix: Prevent UI De-sync By Removing Redundant States (#5333) 2025-01-16 17:38:59 -05:00
useSpeechToTextBrowser.ts 💬 feat: Improve speech recognition UX for unsupported browsers (#10964) 2025-12-15 10:29:10 -05:00
useSpeechToTextExternal.ts 🔊 refactor: Audio Chunk Handling for STT (#11140) 2025-12-29 11:32:17 -05:00
useTextarea.ts 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
useTextToSpeech.ts 👋 feat: remove Edge TTS (#6885) 2025-04-14 22:39:01 -04:00
useTextToSpeechBrowser.ts fix(useTextToSpeechBrowser): handle undefined window.speechSynthesis on some android devices 2024-08-16 02:49:59 -04:00
useTextToSpeechExternal.ts 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
useUserKey.ts 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00