Perplexica/src/routes
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
..
chats.ts feat(chats): add delete functionality 2024-07-02 10:51:47 +05:30
config.ts feat: integrate Google Gemini with dynamic model fetching and UI support 2024-11-23 01:26:25 +02:00
discover.ts feat(app): add discover 2024-10-15 16:20:45 +05:30
images.ts feat(image-search): handle custom OpenAI 2024-10-30 10:28:40 +05:30
index.ts feat(app): add discover 2024-10-15 16:20:45 +05:30
models.ts feat(app): lint & beautify 2024-10-15 16:21:29 +05:30
search.ts feat(app): lint & beautify 2024-10-15 16:21:29 +05:30
suggestions.ts feat(suggestions): handle custom OpenAI 2024-10-30 10:29:06 +05:30
videos.ts feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30