-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix update issues and streamline AI service architecture
Bug Fixes: - Resolved update issues experienced by some users in version 0.5.1 Architecture: - Consolidated AI services into UnifiedAIService for improved maintainability - Removed individual service files (OpenAI, Groq, LocalAI, OpenRouter) in favor of unified approach Settings: - Implemented EndpointManager for centralized API endpoint and key management - Removed redundant API key and endpoint settings for individual services UI/UX: - Updated template list styling and removed separate CSS file - Improved license key validation and template download process Performance: - Optimized template handling by removing separate functions for filtering and parsing Cleanup: - Removed deprecated files and functions related to max tokens and status bar updates - Consolidated template-related settings and functions for better organization Documentation: - Updated manifest.json and versions.json to reflect latest changes and fixes
- Loading branch information
1 parent
4de3010
commit 4534a2f
Showing
38 changed files
with
269 additions
and
3,028 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.