merlyn/frontend/src/components
Hakeem Abbas 5614e2ed30
feature: Integrate Astra as vectorDBProvider (#648)
* feature: Integrate Astra as vectorDBProvider

feature: Integrate Astra as vectorDBProvider

* Update .env.example

* Add env.example to docker example file
Update spellcheck fo Astra
Update Astra key for vector selection
Update order of AstraDB options
Resize Astra logo image to 330x330
Update methods of Astra to take in latest vectorDB params like TopN and more
Update Astra interface to support default methods and avoid crash errors from 404 collections
Update Astra interface to comply to max chunk insertion limitations
Update Astra interface to dynamically set dimensionality from chunk 0 size on creation

* reset workspaces

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-26 13:07:53 -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 529 UI update llm embedder and vectordb selection pages (#533) 2024-01-04 18:20:58 -08:00
LLMSelection [FEAT] add gpt-4-turbo-preview (#651) 2024-01-26 13:03:50 -08:00
Modals feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -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 Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
Sidebar GitHub loader extension + extension support v1 (#469) 2023-12-18 15:48:02 -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 [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00