anything-llm/frontend/src/components
Sean Hatfield 734c5a9e96
[FEAT] Implement regenerate response button (#1341)
* implement regenerate response button

* wip on rerenders

* remove function that was duplicate

* update delete-chats function

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-05-10 14:47:29 -07: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 [FEAT] Confluence data connector (#1181) 2024-04-25 17:53:38 -07:00
DefaultChat [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
EditingChatBubble [FEAT] Settings pages UI updates (#833) 2024-03-12 10:45:03 -07:00
EmbeddingSelection [FEAT] Cohere LLM and embedder support (#1233) 2024-05-02 10:35:50 -07:00
Footer [BUG]: Many controls lack screen reader labels (#1023) 2024-04-03 13:11:40 -07:00
lib/CTAButton [FEAT] Normalize UI for CTA buttons/UX improvements (#1021) 2024-04-05 13:54:12 -07:00
LLMSelection [FEAT] Text Generation Web UI LLM provider support (#1279) 2024-05-08 11:56:30 -07:00
Modals remove unused import 2024-05-08 16:23:13 -07:00
ModalWrapper [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
PrivateRoute handle expired token being null and prevent constant rerender (#956) 2024-03-26 16:47:25 -07:00
SettingsButton [BUG]: Many controls lack screen reader labels (#1023) 2024-04-03 13:11:40 -07:00
SettingsSidebar Enable customization of chunk length and overlap (#1059) 2024-04-06 16:38:07 -07:00
Sidebar Feat/quick delete chat (#1302) 2024-05-08 11:10:00 -07:00
TranscriptionSelection Support external transcription providers (#909) 2024-03-14 15:43:26 -07:00
UserIcon Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
UserMenu [FIX] Make UserMenu appear on mobile (#991) 2024-03-29 15:18:18 -07:00
VectorDBSelection [FEAT] Implement model provider UI updates (#996) 2024-04-02 09:56:14 -07:00
WorkspaceChat [FEAT] Implement regenerate response button (#1341) 2024-05-10 14:47:29 -07:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00