LibreChat/client/src/components/Input
Daniel Avila 5aa6b516ed feat: Import Presets from NewConversationMenu
feat(FileUpload.jsx): add support for importing JSON files and fetching presets after import
feat(NewConversationMenu.jsx): add FileUpload component to select and import JSON files
feat(fetchers.js): add handleFileSelected function to handle importing JSON files and uploading presets to the server
2023-04-04 23:18:58 -04:00
..
BingAIOptions feat: use default preset to create new conversation. 2023-04-05 03:49:54 +08:00
ChatGPTOptions feat: use default preset to create new conversation. 2023-04-05 03:49:54 +08:00
Endpoints feat: Import Presets from NewConversationMenu 2023-04-04 23:18:58 -04:00
OpenAIOptions feat: use default preset to create new conversation. 2023-04-05 03:49:54 +08:00
AdjustToneButton.jsx refactor: bing button 2023-03-28 23:00:29 +08:00
BingStyles.jsx feat: prototype of endpoint setting 2023-03-31 23:16:00 +08:00
Footer.jsx feat: add preset and edit preset. 2023-04-02 04:15:07 +08:00
index.jsx feat(chatgpt-browser): add support for multiple GPT models 2023-04-02 14:34:12 -04:00
RowButton.jsx refactor: basic message and send message. as well as model 2023-03-28 22:39:27 +08:00
SubmitButton.jsx feat: support copy to clipboard 2023-04-01 02:12:15 +08:00