Perplexica/ui/components
konvar 3dbc358ee3 feat: integrate Google Gemini with dynamic model fetching and UI support
- Added Gemini AI model integration with automatic model list fetching
- Updated configuration system to support Gemini API settings
- Enhanced SettingsDialog with Gemini model selection options
- Updated dependencies in package.json for Gemini support
- Improved provider configuration in index.ts for better model management
- Added Gemini API key field in sample configuration template
- Updated route configuration for Gemini support
2024-11-23 01:26:25 +02:00
..
MessageActions update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageInputActions feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
theme update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
Chat.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
ChatWindow.tsx feat(empty-chat): add settings for mobile 2024-10-30 09:14:09 +05:30
DeleteChat.tsx feat(delete-chat): use window.location to refresh page 2024-10-30 09:11:48 +05:30
EmptyChat.tsx feat(empty-chat): add settings for mobile 2024-10-30 09:14:09 +05:30
EmptyChatMessageInput.tsx fix(EmptyChatMessageInput): focus on mount 2024-11-04 22:00:08 -06:00
Layout.tsx update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageBox.tsx feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
MessageBoxLoading.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
MessageInput.tsx feat(textarea): handle "/" keys 2024-09-02 11:44:40 +05:30
MessageSources.tsx feat(package): update headlessui 2024-10-11 10:35:33 +05:30
Navbar.tsx feat(navbar): remove comments 2024-10-29 20:00:31 +05:30
SearchImages.tsx feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
SearchVideos.tsx feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
SettingsDialog.tsx feat: integrate Google Gemini with dynamic model fetching and UI support 2024-11-23 01:26:25 +02:00
Sidebar.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30