Calcium-Ion
c4c1099ae5
Merge pull request #944 from lamcodes/main
...
Update: Gemini channel fetch_models
2025-04-10 00:09:54 +08:00
CaIon
c869455456
fix: Update model ratios for gemini-2.5-pro
2025-04-10 00:09:11 +08:00
CaIon
f89d8a0fe5
refactor: Remove duplicate model settings initialization in main function
2025-04-10 00:07:34 +08:00
CaIon
3d6d19903b
refactor: Update localization keys for API address in English translations and adjust related UI labels
2025-04-09 22:22:19 +08:00
datehoer
c5f1a0c712
Add support for grok-2-image. Currently, grok-2-image doesn't support the size, quality, or style parameters. Set 'size'='empty' to use grok-2-image
2025-04-09 15:05:00 +08:00
zkp
524d4a65bf
Update: Gemini channel fetch_models
2025-04-08 22:43:13 +08:00
CaIon
082218173a
feat: Add CheckSetup function call in main to ensure proper initialization #942
2025-04-08 18:14:36 +08:00
Calcium-Ion
67cbbc2266
Merge pull request #930 from Yiffyi/main
...
fix: save OIDC settings
2025-04-08 17:39:42 +08:00
CaIon
79b35e385f
Update MaxTokens for gemini model to 300 in test request
2025-04-08 17:37:25 +08:00
Calcium-Ion
03e8ab4126
Merge pull request #936 from lamcodes/main
...
fix: gemini test MaxTokens
2025-04-08 17:33:31 +08:00
Calcium-Ion
30f32c6a6d
Set MaxTokens to 50 for gemini
2025-04-08 17:33:10 +08:00
CaIon
5813ca780f
feat: Integrate SetupCheck component for improved setup validation in routing
2025-04-08 17:31:46 +08:00
CaIon
aa34c3035a
feat: Initialize model settings and improve concurrency control in operation settings
2025-04-07 22:20:47 +08:00
CaIon
fb9f595044
feat: Add concurrency control to group ratio management with mutexes
2025-04-07 21:55:54 +08:00
zkp
f24de65626
fix: gemini test MaxTokens
2025-04-06 23:24:47 +08:00
Yiffyi Jia
e34dccbc65
fix: cannot save OIDC settings
2025-04-05 04:24:38 +00:00
CaIon
f6e8887482
Update model-ratio.go
2025-04-04 23:43:14 +08:00
CaIon
a29f4d88c5
Update model-ratio.go
2025-04-04 23:41:41 +08:00
CaIon
a6bb30af41
fix: Improve setup check logic and logging for system initialization
2025-04-04 21:27:24 +08:00
QuentinHsu
09adc6f201
refactor(web): systemSetting component to enhance UI structure and add new configuration options
...
- Wrapped form sections in Card components for better visual separation
- Added new configuration options for payment settings, email domain whitelist, SMTP, OIDC, GitHub OAuth, Linux DO OAuth, WeChat, and Telegram
- Improved layout with responsive design using Row and Col components
- Updated button actions for saving settings in new sections
2025-04-04 17:46:34 +08:00
QuentinHsu
6b79b89dc0
style(web): format code
2025-04-04 17:37:27 +08:00
CaIon
424424c160
Update model-ratio.go
2025-04-04 00:31:24 +08:00
CaIon
e5baa6ee1c
✨ feat: Enhance ModelSettingsVisualEditor with pricing modes and improved model management features
2025-04-03 20:42:08 +08:00
CaIon
9207d729ca
✨ feat: Add new localization strings for system initialization
2025-04-03 19:27:25 +08:00
CaIon
27933da884
fix: Update option key from SelfUseModeEnabled to DemoSiteEnabled in PostSetup function
2025-04-03 19:21:53 +08:00
CaIon
454dac17ea
feat: Add timestamp and version to setup initialization in PostSetup function
2025-04-03 19:16:17 +08:00
CaIon
1921ac3692
fix: Correct option key for SelfUseModeEnabled in setup controller
2025-04-03 19:15:04 +08:00
CaIon
42a2418d9a
Merge remote-tracking branch 'origin/main'
2025-04-03 19:09:26 +08:00
CaIon
5cb317bdbd
Update README.md
2025-04-03 19:09:13 +08:00
Calcium-Ion
37dd1ef099
Merge pull request #925 from Calcium-Ion/setup
...
✨ feat: Implement system setup functionality
2025-04-03 19:01:45 +08:00
CaIon
5fa6462412
✨ feat: Refine personal mode description in setup page for clarity
2025-04-03 19:01:16 +08:00
CaIon
a882e680ae
✨ feat: Implement system setup functionality
2025-04-03 18:57:15 +08:00
CaIon
552e2850c5
Merge remote-tracking branch 'origin/main'
2025-04-03 17:33:03 +08:00
CaIon
c418d9ed9a
✨ feat: Enhance user settings and notification options
2025-04-03 17:32:48 +08:00
Calcium-Ion
1dc2284d57
Merge pull request #909 from jasinliu/feature/fix-dify-thinking
...
feat: fix dify thinking
2025-04-03 16:23:12 +08:00
Calcium-Ion
f4cc90c8d6
Merge pull request #893 from wizcas/replace-linux-do-icon
...
替换登录界面的 Linux.do OAuth 图标
2025-03-31 22:38:41 +08:00
Calcium-Ion
140d3a974b
Merge pull request #895 from Feiyuyu0503/main
...
docs: fix a typo
2025-03-31 22:38:25 +08:00
Calcium-Ion
2ecb742e47
Merge pull request #912 from OrdinarySF/main
...
fix: fixed bug where target.id was null when clicking 'x' icon
2025-03-31 22:38:08 +08:00
Calcium-Ion
9066cfa8a0
Merge pull request #914 from JoeyLearnsToCode/main
...
feat: Add Parameters Override
2025-03-31 22:37:26 +08:00
Calcium-Ion
4f437f30e0
Merge pull request #916 from xifan2333/fix/systemSettingsUI
...
✨ feat: Update option handling in SystemSetting
2025-03-31 22:36:14 +08:00
xifan
3c2a86f94d
✨ feat: Update option handling in SystemSetting
...
- ✅ Add backend validation for OIDC & Telegram OAuth config
- ♻️ Refactor frontend option updates with batch processing
2025-03-31 00:46:13 +08:00
JoeyLearnsToCode
1b07282153
feat: Add Parameters Override
2025-03-29 14:39:39 +08:00
Ordinary
af7f886c39
refactor: use handleFieldChange function on change event
2025-03-28 12:44:40 +00:00
Ordinary
9cfa138796
fix: fixed bug where target.id was null when clicking 'x' icon
2025-03-28 12:43:26 +00:00
jasinliu
dc132655a6
fix dify thinking
2025-03-28 00:21:27 +08:00
1808837298@qq.com
a378665b8c
feat: Add new cache ratios for o3-mini and gpt-4.5-preview models
2025-03-27 18:47:50 +08:00
1808837298@qq.com
3516aad349
update model ratio
2025-03-27 17:02:09 +08:00
1808837298@qq.com
58525c574b
feat: Enhance GetCompletionRatio function
2025-03-27 16:38:29 +08:00
1808837298@qq.com
1df39e5a7f
update model ratio
2025-03-27 16:24:30 +08:00
feiyuyu
be6ffd3c60
docs: fix a typo
2025-03-22 21:28:25 +08:00