mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-01 16:18:51 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| Content | ||
| ui | ||
| HoverButtons.tsx | ||
| Message.tsx | ||
| MessageAudio.tsx | ||
| MessageIcon.tsx | ||
| MessageParts.tsx | ||
| MessagesView.tsx | ||
| MinimalHoverButtons.tsx | ||
| MinimalMessages.tsx | ||
| MultiMessage.tsx | ||
| SearchButtons.tsx | ||
| SearchMessage.tsx | ||
| SiblingSwitch.tsx | ||
| SubRow.tsx | ||