CaIon
7e0d4cd055
refactor: move maxFileSize variable inside GetFileBase64FromUrl function
2025-04-11 15:53:23 +08:00
CaIon
95f0ed1821
feat: implement parameter cleaning for Gemini functions
2025-04-10 22:35:03 +08:00
CaIon
984f91d111
feat: support zhipu_4v embeddings path
2025-04-10 20:53:51 +08:00
Calcium-Ion
cc219801f8
Merge pull request #959 from Praying/main
...
fix(relay): 优化数据流处理
2025-04-10 17:21:55 +08:00
CaIon
60a9bd45c6
feat: add xAI handling and response processing
2025-04-10 17:20:59 +08:00
quran
5bcfb8507d
fix(relay): 优化数据流处理
...
- 移除了 bufio 的无效使用
- 在 StreamScannerHandler 中增加了初始和最大缓冲区大小的常量设置
- 调整 StreamScannerHandler 中缓冲区大小,避免出现token too long报错
2025-04-10 16:56:16 +08:00
Calcium-Ion
b40bf7c812
Merge pull request #953 from wkxu/main
...
fix: .env文件配置DEBUG=true等参数不起作用的fix
2025-04-10 16:14:11 +08:00
Calcium-Ion
55ec0e5424
Merge pull request #956 from HynoR/feat/xai
...
feat: add xAI channel
2025-04-10 16:13:48 +08:00
HynoR
cdd58282c2
feat: update adaptor methods and add new image model
2025-04-10 15:08:12 +08:00
HynoR
5c1386af2c
feat: add xai grok-3-mini reasoning effort
2025-04-10 13:31:43 +08:00
HynoR
4622c17c83
feat: add xai channel
...
feat: add xai channel
feat: add xai channel
2025-04-10 13:04:43 +08:00
wkxu
54c5c3118b
refactor: 把common/instants.go里的从Getenv获取的参数,放到init.go的LoadEnv函数里获取
...
把constant/env.go里的从Getenv获取的参数,放到env.go的InitEnv函数里获取。以避免.env文件配置参数不起作用的情况
2025-04-10 09:02:19 +08:00
Calcium-Ion
3f58fcb4f3
Merge pull request #944 from lamcodes/main
...
Update: Gemini channel fetch_models
2025-04-10 00:09:54 +08:00
CaIon
32db85607e
fix: Update model ratios for gemini-2.5-pro
2025-04-10 00:09:11 +08:00
CaIon
ed855e78f7
refactor: Remove duplicate model settings initialization in main function
2025-04-10 00:07:34 +08:00
CaIon
b4889878d0
refactor: Update localization keys for API address in English translations and adjust related UI labels
2025-04-09 22:22:19 +08:00
datehoer
7566ae9b3e
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
20c47c12b4
Update: Gemini channel fetch_models
2025-04-08 22:43:13 +08:00
CaIon
ac06e9a46f
feat: Add CheckSetup function call in main to ensure proper initialization #942
2025-04-08 18:14:36 +08:00
Calcium-Ion
97be874cf5
Merge pull request #930 from Yiffyi/main
...
fix: save OIDC settings
2025-04-08 17:39:42 +08:00
CaIon
c40404a8c1
Update MaxTokens for gemini model to 300 in test request
2025-04-08 17:37:25 +08:00
Calcium-Ion
ba9cd9314b
Merge pull request #936 from lamcodes/main
...
fix: gemini test MaxTokens
2025-04-08 17:33:31 +08:00
Calcium-Ion
950572b02e
Set MaxTokens to 50 for gemini
2025-04-08 17:33:10 +08:00
CaIon
d85e25fc46
feat: Integrate SetupCheck component for improved setup validation in routing
2025-04-08 17:31:46 +08:00
CaIon
9dc851d6ef
feat: Initialize model settings and improve concurrency control in operation settings
2025-04-07 22:20:47 +08:00
CaIon
9be721ee29
feat: Add concurrency control to group ratio management with mutexes
2025-04-07 21:55:54 +08:00
zkp
93d9f141fe
fix: gemini test MaxTokens
2025-04-06 23:24:47 +08:00
Yiffyi Jia
3d5e93d6a2
fix: cannot save OIDC settings
2025-04-05 04:24:38 +00:00
CaIon
69d790b47a
Update model-ratio.go
2025-04-04 23:43:14 +08:00
CaIon
1e95160293
Update model-ratio.go
2025-04-04 23:41:41 +08:00
CaIon
eca18ce25c
fix: Improve setup check logic and logging for system initialization
2025-04-04 21:27:24 +08:00
QuentinHsu
48fe64ebff
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
775b1c458b
style(web): format code
2025-04-04 17:37:27 +08:00
CaIon
ad7a64e585
Update model-ratio.go
2025-04-04 00:31:24 +08:00
CaIon
d8b8a44c9c
✨ feat: Enhance ModelSettingsVisualEditor with pricing modes and improved model management features
2025-04-03 20:42:08 +08:00
CaIon
c2a37d83a7
✨ feat: Add new localization strings for system initialization
2025-04-03 19:27:25 +08:00
CaIon
a1f6781c0e
fix: Update option key from SelfUseModeEnabled to DemoSiteEnabled in PostSetup function
2025-04-03 19:21:53 +08:00
CaIon
88f7c0670f
feat: Add timestamp and version to setup initialization in PostSetup function
2025-04-03 19:16:17 +08:00
CaIon
c08edc315d
fix: Correct option key for SelfUseModeEnabled in setup controller
2025-04-03 19:15:04 +08:00
CaIon
683accf05b
Merge remote-tracking branch 'origin/main'
2025-04-03 19:09:26 +08:00
CaIon
d8c10dcb51
Update README.md
2025-04-03 19:09:13 +08:00
Calcium-Ion
3e55cbcda2
Merge pull request #925 from Calcium-Ion/setup
...
✨ feat: Implement system setup functionality
2025-04-03 19:01:45 +08:00
CaIon
07d31760da
✨ feat: Refine personal mode description in setup page for clarity
2025-04-03 19:01:16 +08:00
CaIon
f33ebc8e2c
✨ feat: Implement system setup functionality
2025-04-03 18:57:15 +08:00
CaIon
1de0d9123b
Merge remote-tracking branch 'origin/main'
2025-04-03 17:33:03 +08:00
CaIon
f0925dc105
✨ feat: Enhance user settings and notification options
2025-04-03 17:32:48 +08:00
Calcium-Ion
d9223147f2
Merge pull request #909 from jasinliu/feature/fix-dify-thinking
...
feat: fix dify thinking
2025-04-03 16:23:12 +08:00
Calcium-Ion
f502e49c96
Merge pull request #893 from wizcas/replace-linux-do-icon
...
替换登录界面的 Linux.do OAuth 图标
2025-03-31 22:38:41 +08:00
Calcium-Ion
28fffb30a4
Merge pull request #895 from Feiyuyu0503/main
...
docs: fix a typo
2025-03-31 22:38:25 +08:00
Calcium-Ion
fbc33e9a18
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