LibreChat/client/src/components/Chat/Menus
Danny Avila e1a529b5ae
🧪 feat: Experimental: Enable Switching Endpoints Mid-Conversation (#1483)
* fix: load all existing conversation settings on refresh

* refactor(buildDefaultConvo): use `lastConversationSetup.endpointType` before `conversation.endpointType`

* refactor(TMessage/messageSchema): add `endpoint` field to messages to differentiate generation origin

* feat(useNewConvo): `keepLatestMessage` param to prevent reseting the `latestMessage` mid-conversation

* style(Settings): adjust height styling to allow more space in dialog for additional settings

* feat: Modular Chat: experimental setting to Enable switching Endpoints mid-conversation

* fix(ChatRoute): fix potential parsing issue with tPresetSchema
2024-01-03 19:17:42 -05:00
..
Endpoints 🧪 feat: Experimental: Enable Switching Endpoints Mid-Conversation (#1483) 2024-01-03 19:17:42 -05:00
Presets 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
UI feat: Implement Default Preset Selection for Conversations 📌 (#1275) 2023-12-06 14:00:15 -05:00
EndpointsMenu.tsx 🎨 style: Add Dynamic Height to Endpoint/Model Menus (#1480) 2024-01-03 10:07:36 -05:00
index.ts WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
NewChat.tsx 🛠️ refactor: Improve Input Placeholder Handling and Error Management 🔄 (#1296) 2023-12-06 14:10:06 -05:00
PresetsMenu.tsx 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00