LibreChat/client/src/hooks/Input
Danny Avila bab0152c58
🤖 feat: Enhance Assistant Model Handling for Model Specs (#4390)
* chore: cleanup type issues in client/src/utils/endpoints

* refactor: use Constant enum for 'new' conversationId

* refactor: select assistant model if not provided for model spec
2024-10-11 08:20:32 -04:00
..
index.ts 🧠 feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL (#3784) 2024-08-26 15:34:46 -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 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
useHandleKeyUp.ts 🔒 feat: RBAC for Multi-Convo Feature (#3964) 2024-09-09 16:29:24 -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
useQueryParams.ts 🧠 feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL (#3784) 2024-08-26 15:34:46 -04:00
useRequiresKey.ts 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00
useSelectMention.ts 🤖 feat: Enhance Assistant Model Handling for Model Specs (#4390) 2024-10-11 08:20:32 -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 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
useTextToSpeech.ts 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
useTextToSpeechBrowser.ts fix(useTextToSpeechBrowser): handle undefined window.speechSynthesis on some android devices 2024-08-16 02:49:59 -04:00
useTextToSpeechEdge.ts 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
useTextToSpeechExternal.ts 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
useUserKey.ts 🔑 feat: infinite key expiry (#3252) 2024-07-05 10:15:09 -04:00