LibreChat/client/src/components/Chat
Danny Avila 90b8769ef3
🚀 feat: Use Model Specs + Specific Endpoints, Limit Providers for Agents (#6650)
* 🔧 refactor: Remove modelSpecs prop from ModelSelector and related components

* fix: Update submission.conversationId references in SSE hooks and data types as was incorrectly typed

* feat: Allow showing specific endpoints alongside model specs via `addedEndpoints` field

* feat: allowed agents providers via `agents.allowedProviders` field

* fix: bump dicebear/sharp dependencies to resolve CVE-2024-12905 and improve avatar gen logic

* fix: rename variable for clarity in loadDefaultInterface function

* fix: add keepAddedConvos option to newConversation calls for modular chat support

* fix: include model information in endpoint selection for improved context

* fix: update data-provider version to 0.7.78 and increment config version to 1.2.4
2025-04-01 03:50:32 -04:00
..
Input 💬 feat: move Temporary Chat to the Header (#6646) 2025-04-01 03:50:12 -04:00
Menus 🚀 feat: Use Model Specs + Specific Endpoints, Limit Providers for Agents (#6650) 2025-04-01 03:50:32 -04:00
Messages 🚀 feat: Enhance S3 URL Expiry with Refresh; fix: S3 File Deletion (#6647) 2025-03-31 18:40:06 -04:00
AddMultiConvo.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
ChatView.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
ExportAndShareMenu.tsx 🔧 refactor: Consolidate Logging, Model Selection & Actions Optimizations, Minor Fixes (#6553) 2025-03-26 14:10:52 -04:00
Footer.tsx 🚀 feat: enhance UI components and refactor settings (#6625) 2025-04-01 03:15:41 -04:00
Header.tsx 🚀 feat: Use Model Specs + Specific Endpoints, Limit Providers for Agents (#6650) 2025-04-01 03:50:32 -04:00
Landing.tsx 💬 style: Chat UI, Greeting, and Message adjustments (#6612) 2025-03-29 12:47:38 -04:00
Presentation.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
PromptCard.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
Prompts.tsx 🔈fix: Accessible name on 'Prev' button in Prompts UI (#5369) 2025-01-20 17:14:49 -05:00
TemporaryChat.tsx 💬 feat: move Temporary Chat to the Header (#6646) 2025-04-01 03:50:12 -04:00