LibreChat/client/src/components/Chat/Input
Danny Avila 099aa9dead
feat: Stop Sequences for Conversations & Presets (#2536)
* feat: `stop` conversation parameter

* feat: Tag primitive

* feat: dynamic tags

* refactor: update tag styling

* feat: add stop sequences to OpenAI settings

* fix(Presentation): prevent `SidePanel` re-renders that flicker side panel

* refactor: use stop placeholder

* feat: type and schema update for `stop` and `TPreset` in generation param related types

* refactor: pass conversation to dynamic settings

* refactor(OpenAIClient): remove default handling for `modelOptions.stop`

* docs: fix Google AI Setup formatting

* feat: current_model

* docs: WIP update

* fix(ChatRoute): prevent default preset override before `hasSetConversation.current` becomes true by including latest conversation state as template

* docs: update docs with more info on `stop`

* chore: bump config_version

* refactor: CURRENT_MODEL handling
2024-04-25 11:40:17 -04:00
..
Files 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
ChatForm.tsx 🛠️ fix: Merge Textarea Ref with Form for Simplified Handling (#2456) 2024-04-18 08:19:52 -04:00
GenerationButtons.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00
HeaderOptions.tsx feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
OptionsPopover.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
PopoverButtons.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
SendButton.tsx ✍️ refactor(Textarea): Optimize Text Input & Enhance UX (#2058) 2024-03-11 09:18:10 -04:00
StopButton.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00