LibreChat/client/src/components/Chat/Messages
Danny Avila 52f146dd97
🤖 feat: Support o4-mini and o3 Models (#6928)
* feat: Add support for new OpenAI models (o4-mini, o3) and update related logic

* 🔧 fix: Rename 'resubmitFiles' to 'isResubmission' for consistency across types and hooks

* 🔧 fix: Replace hardcoded 'pending_req' with CacheKeys.PENDING_REQ for consistency in cache handling

* 🔧 fix: Update cache handling to use Time.ONE_MINUTE instead of hardcoded TTL and streamline imports

* 🔧 fix: Enhance message handling logic to correctly identify parent messages and streamline imports in useSSE
2025-04-17 00:40:26 -04:00
..
Content 🤖 feat: Support o4-mini and o3 Models (#6928) 2025-04-17 00:40:26 -04:00
ui 💬 style: Chat UI, Greeting, and Message adjustments (#6612) 2025-03-29 12:47:38 -04:00
HoverButtons.tsx 🏄‍♂️ refactor: Optimize Reasoning UI & Token Streaming (#5546) 2025-01-29 19:46:58 -05:00
Message.tsx 🎨 feat: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -05:00
MessageAudio.tsx 👋 feat: remove Edge TTS (#6885) 2025-04-14 22:39:01 -04:00
MessageIcon.tsx 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
MessageParts.tsx 💬 style: Chat UI, Greeting, and Message adjustments (#6612) 2025-03-29 12:47:38 -04:00
MessagesView.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -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: Enhance S3 URL Expiry with Refresh; fix: S3 File Deletion (#6647) 2025-03-31 18:40:06 -04:00
SearchButtons.tsx 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
SearchMessage.tsx 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -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