merlyn/frontend/src/components
Sean Hatfield f4b09a8c79
[FEAT] RLHF on response messages (#708)
* WIP RLHF works on historical messages

* refactor Actions component

* completed RLHF up and down votes for chats

* add defaults for HistoricalMessage params

* refactor RLHF implmenation
remove forwardRef on history items to prevent rerenders

* remove dup id

* Add rating to CSV output

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-13 11:33:05 -08:00
..
ChangeWarning [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
ChatBubble chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
DataConnectorOption Add ability to grab youtube transcripts via doc processor (#470) 2023-12-18 17:17:26 -08:00
DefaultChat #520 fixed unauthorized token error (#535) 2024-01-08 13:16:00 -08:00
EditingChatBubble [Chore] replace all React-feather icons with phosphor icons fully (#349) 2023-11-09 08:55:20 -08:00
EmbeddingSelection [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
Footer [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
LLMSelection Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
Modals drop temp loading state on workspace modal 2024-02-07 12:48:59 -08:00
ModalWrapper [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
PrivateRoute Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00
SettingsSidebar Fix sidebar hiding options on small height viewport (#704) 2024-02-09 11:44:33 -08:00
Sidebar Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
UserIcon Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
UserMenu [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
VectorDBSelection feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
WorkspaceChat [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00