cherry-studio/src/main
kangfenmao 051a71571d refactor: update rerank model support and configuration
- Changed provider configuration in dev-app-update.yml to use GitHub.
- Added SUPPORTED_REANK_PROVIDERS constant to filter available rerank models.
- Updated tooltip messages in localization files to indicate supported providers.
- Enhanced AddKnowledgePopup and KnowledgeSettingsPopup components to display supported providers in the UI.
2025-03-22 16:30:54 +08:00
..
loader refactor: optimize file loader with switch-case structure 2025-03-14 13:30:21 +08:00
reranker refactor: update rerank model support and configuration 2025-03-22 16:30:54 +08:00
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services chore(ProxyManager): remove unnecessary console log 2025-03-22 00:28:07 +08:00
utils refactor: simplify bun and uv installation scripts for improved clarity and functionality 2025-03-17 17:25:56 +08:00
config.ts feat: Windows Control Overlay button hover effect 2025-03-06 19:29:10 +08:00
constant.ts feat: update package.json dependencies and enhance webview handling 2025-03-17 12:55:34 +08:00
electron.d.ts feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
env.d.ts feat: added vite_main_bundle_id config and improved code cleanliness 2024-09-15 10:35:02 +08:00
index.ts feat: Launch on boot, Minimize to tray on launch & on close / fix: Mac: don't show dock when close to tray (#2871) 2025-03-21 16:48:19 +08:00
ipc.ts feat: Launch on boot, Minimize to tray on launch & on close / fix: Mac: don't show dock when close to tray (#2871) 2025-03-21 16:48:19 +08:00