LibreChat/client/src/components/Nav/SettingsTabs/Speech
Danny Avila 2ad097647c
fix: Wait for Initial Message Save & Correct Latest Message (#3399)
* chore: assistants, unsupported assistant, better logging

* chore: remove unnecessary logger in validateAssistant middleware

* fix: resolve initial conversation save/promise before saving response

* chore: Import and organize dependencies in Speech component

* fix: conversation statefulness
- Latest Message (at index 0) should not be reset if existing convo
- add debugging context for clearAllLatestMessages
- Added logging concerning latest Message updates (dev mode only)
- update latest message Set logic, also checks for change in conversation Id
- consolidated latest message helpers to client/src/utils/messages.ts
2024-07-20 01:51:59 -04:00
..
STT 🌐 feat: disable external engine if not configured (#3313) 2024-07-17 10:08:43 -04:00
TTS 🌐 feat: disable external engine if not configured (#3313) 2024-07-17 10:08:43 -04:00
ConversationModeSwitch.spec.tsx 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
ConversationModeSwitch.tsx feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
Speech.tsx fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00