Perplexica/ui
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
..
app Discover link to new page 2024-10-20 17:23:43 -07:00
components feat: integrate Google Gemini with dynamic model fetching and UI support 2024-11-23 01:26:25 +02:00
lib feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
public Initial commit 2024-04-09 16:21:05 +05:30
.env.example feat(app): revert port & network changes 2024-05-13 19:58:17 +05:30
.eslintrc.json Initial commit 2024-04-09 16:21:05 +05:30
.gitignore Initial commit 2024-04-09 16:21:05 +05:30
.prettierrc.js Initial commit 2024-04-09 16:21:05 +05:30
next.config.mjs Initial commit 2024-04-09 16:21:05 +05:30
package.json feat(package): bump version 2024-11-19 16:32:30 +05:30
postcss.config.js Initial commit 2024-04-09 16:21:05 +05:30
tailwind.config.ts update(ui): remove light-300 color level 2024-05-28 10:55:52 +08:00
tsconfig.json Initial commit 2024-04-09 16:21:05 +05:30
yarn.lock feat(package): update markdown-to-jsx 2024-11-14 13:35:10 +05:30