anything-llm/frontend/src/components
Timothy Carambat 58b744771f
Add support for Gemini-1.5 Pro (#1134)
* Add support for Gemini-1.5 Pro
bump @google/generative-ai pkg
Toggle apiVersion if beta model selected
resolves #1109

* update API messages due to package change
2024-04-19 08:59:46 -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] Implement new data connectors UI (#1034) 2024-04-05 14:25:41 -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] Implement model provider UI updates (#996) 2024-04-02 09:56:14 -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 Add support for Gemini-1.5 Pro (#1134) 2024-04-19 08:59:46 -07:00
Modals [FEAT] Implement new data connectors UI (#1034) 2024-04-05 14:25:41 -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 [FIX] Workspace UI bug fix (#1043) 2024-04-05 10:17:20 -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 hide anthropic agent support due to incompatibilty for now 2024-04-16 19:44:32 -07:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00