mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-28 21:26:13 +01:00
* feat: convert main component to float * feat: convert the remaining components * feat: use `recoilState` instead of `recoilValue` * feat: replaced `AutoSendTextSwitch` to `AutoSendTextSelector` * feat: use `autoSendText` in the `useSpeechToTextExternal` hook * fix: `autoSendText` timeout |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| AutoSendTextSelector.tsx | ||
| AutoTranscribeAudioSwitch.tsx | ||
| DecibelSelector.tsx | ||
| EngineSTTDropdown.tsx | ||
| index.ts | ||
| LanguageSTTDropdown.tsx | ||
| SpeechToTextSwitch.tsx | ||