[pull] dev from openRin:dev#6
Open
pull[bot] wants to merge 11 commits into
Open
Conversation
This commit adds comprehensive AI summary functionality for articles with support for multiple AI providers and models. **Frontend:** - Add AI configuration UI in settings with manual save button - AI enable/disable toggle auto-saves immediately - Change provider/model inputs from text to select dropdowns for better UX - Provider/model selection dynamically updates available options - Add storage event listener to sync AI enabled state across pages - Add disabled prop support to Button component **Backend:** - Add AI configuration table (ai_config) with provider, model, API key, and URL - Add /ai-config API endpoint for CRUD operations - Integrate AI summary generation in feed service - Include AI enabled status in client config response **AI Providers Supported (5 providers, 70+ models):** - OpenAI: GPT-5/4/3.5 series (22 models) - Claude: 4.5/3 series (10 models) - Gemini: 3/2.5/2.0/1.5 series (14 models) - DeepSeek: chat/reasoner (2 models) - Zhipu: GLM-4 series (20 models) **Performance:** - Optimize config loading by including AI status in client config - Reduce API requests per page load from 2 to 1 **i18n:** - Add translations for AI configuration UI (zh-CN, en, ja, zh-TW) **Database:** - Migration 0005.sql adds ai_config table Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )