LibreChat/client/src/components/Chat/Messages
Danny Avila 1a1e6850a3
🪨 fix: Minor AWS Bedrock/Misc. Improvements (#3974)
* refactor(EditMessage): avoid manipulation of native paste handling, leverage react-hook-form for textarea changes

* style: apply better theming for MinimalIcon

* fix(useVoicesQuery/useCustomConfigSpeechQuery): make sure to only try request once per render

* feat: edit message content parts

* fix(useCopyToClipboard): handle both assistants and agents content blocks

* refactor: remove save & submit and update text content correctly

* chore(.env.example/config): exclude unsupported bedrock models

* feat: artifacts for aws bedrock

* fix: export options for bedrock conversations
2024-09-10 12:56:19 -04:00
..
Content 🪨 fix: Minor AWS Bedrock/Misc. Improvements (#3974) 2024-09-10 12:56:19 -04:00
ui 💭 fix: Message Labels and Typing Issues (#3602) 2024-08-09 17:59:51 -04:00
HoverButtons.tsx 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
Message.tsx 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00
MessageAudio.tsx 🔀 refactor: Modularize TTS Logic for Improved Browser support (#3657) 2024-08-15 11:34:25 -04:00
MessageIcon.tsx 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
MessageParts.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
MessagesView.tsx 🌡️ feat: Periodic Health Check to prevent UI Inactivity Connection Errors (#3589) 2024-08-08 14:52:12 -04:00
MinimalHoverButtons.tsx 🚀 feat: Shared Links (#2772) 2024-05-17 18:13:32 -04:00
MinimalMessages.tsx 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
MultiMessage.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
SearchButtons.tsx 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
SearchMessage.tsx 💭 fix: Message Labels and Typing Issues (#3602) 2024-08-09 17:59:51 -04:00
SiblingSwitch.tsx 🎨 style: fix inconsistent HoverButtons and correct style issue in Continue button (#3100) 2024-06-21 09:58:38 -04:00
SubRow.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00