skynono
221d2b5552
feat: add video channel jimeng
2025-06-27 17:08:20 +08:00
CaIon
32366d1e1b
refactor: streamline price calculation in RelaySwapFace and RelayMidjourneySubmit functions
2025-06-22 17:52:48 +08:00
Calcium-Ion
e8da9d7dd7
Merge pull request #1270 from QuantumNous/refactor_model_mapping
...
feat: implement new handlers for relay processing
2025-06-20 16:12:41 +08:00
CaIon
13277cf838
feat: implement new handlers for audio, image, embedding, and responses processing
...
- Added new handlers: AudioHelper, ImageHelper, EmbeddingHelper, and ResponsesHelper to manage respective requests.
- Updated ModelMappedHelper to accept request parameters for better model mapping.
- Enhanced error handling and validation across new handlers to ensure robust request processing.
- Introduced support for new relay formats in relay_info and updated relevant functions accordingly.
2025-06-20 16:02:23 +08:00
skynono
5d9cf11466
feat: add unsupported test case for kling channel
2025-06-19 11:53:47 +08:00
CaIon
4ec7012974
✨ feat: enhance group ratio handling in pricing calculations
2025-06-17 21:05:35 +08:00
Calcium-Ion
158d621fd7
Merge pull request #1207 from QuantumNous/user_group_ratio
...
feat: 分组特殊倍率
2025-06-13 01:25:46 +08:00
creamlike1024
2a0bf7f991
feat: 分组特殊倍率
2025-06-11 23:46:59 +08:00
CaIon
b23416bbb4
🔧 fix(channel-test): ensure proper state reset to prevent deadlocks
2025-06-10 03:54:18 +08:00
Xyfacai
8343fe0740
refactor: message content 改成 any
...
refactor: message content 改成 any
2025-06-07 23:47:22 +08:00
creamlike1024
b16c05ead4
fix: remove apikey from test channel log, close #1000
2025-04-25 17:08:26 +08:00
CaIon
b364e9e3b1
refactor: simplify model prefix checks and update message role for o-series models
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-04-17 16:50:52 +08:00
CaIon
c40404a8c1
Update MaxTokens for gemini model to 300 in test request
2025-04-08 17:37:25 +08:00
Calcium-Ion
950572b02e
Set MaxTokens to 50 for gemini
2025-04-08 17:33:10 +08:00
zkp
93d9f141fe
fix: gemini test MaxTokens
2025-04-06 23:24:47 +08:00
CaIon
f0925dc105
✨ feat: Enhance user settings and notification options
2025-04-03 17:32:48 +08:00
1808837298@qq.com
18b5122a9b
fix: Adjust MaxTokens logic for non-Claude models in test request
2025-03-17 23:44:32 +08:00
1808837298@qq.com
47c297794d
feat: 初步兼容流模式下openai渠道类型转为claude格式访问 #862
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
2025-03-13 19:32:08 +08:00
1808837298@qq.com
0db072de86
feat(error): Enhance error handling with optional detailed error messages
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-03-11 17:25:06 +08:00
1808837298@qq.com
6f9412ead3
feat: Introduce configurable docs link and remove hardcoded chat links
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- Added a new GeneralSetting struct to manage configurable docs link
- Removed hardcoded ChatLink and ChatLink2 variables across multiple files
- Updated frontend components to dynamically render docs link from status
- Simplified chat and link-related logic in various components
- Added a warning modal for quota per unit setting in operation settings
2025-03-09 18:31:16 +08:00
1808837298@qq.com
61da6c3664
fix: Refine embedding model detection in channel test
2025-03-09 15:03:07 +08:00
1808837298@qq.com
f8a8dbec6e
feat: Add column visibility settings for Channels and Logs tables
...
- Implemented dynamic column visibility for ChannelsTable and LogsTable
- Added localStorage persistence for column preferences
- Introduced column selector modal with select all/reset functionality
- Supported role-based default column visibility
- Added column settings button to table interfaces
2025-03-08 19:53:07 +08:00
1808837298@qq.com
b640118d74
feat: Implement cache token ratio for more precise token pricing
2025-03-08 01:30:50 +08:00
1808837298@qq.com
208824451a
fix : #810
2025-03-05 16:39:42 +08:00
1808837298@qq.com
62542b0b84
fix : #810
2025-03-05 16:34:08 +08:00
1808837298@qq.com
4208ecb92c
fix: channel test model mapped
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-03-02 23:53:10 +08:00
1808837298@qq.com
574e28bad8
fix: Use channel group in model testing log record
2025-03-02 15:59:39 +08:00
1808837298@qq.com
1665fcee3c
refactor: Improve channel testing and model price handling
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-03-02 15:47:12 +08:00
1808837298@qq.com
485face2c0
feat: Add self-use mode for model ratio and price configuration
...
- Introduce `SelfUseModeEnabled` setting to allow flexible model ratio configuration
- Update error handling to provide more informative messages when model ratios are not set
- Modify pricing and relay logic to support self-use mode
- Add UI toggle for enabling self-use mode in operation settings
- Implement fallback mechanism for model ratios when self-use mode is enabled
2025-03-01 21:13:48 +08:00
1808837298@qq.com
3f7d9c4b0f
fix: Improve error handling for model ratio and price validation #800
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-03-01 15:27:32 +08:00
1808837298@qq.com
3447df85c4
feat: add new GPT-4.5 preview model ratios
2025-02-28 19:17:15 +08:00
1808837298@qq.com
bf9f5e59b5
chore: Update Azure OpenAI API version and embedding model detection
...
- Enhance channel test to detect more embedding models
- Update Azure OpenAI default API version to 2024-12-01-preview
- Remove redundant default API version setting in channel edit
- Add user cache writing in channel test
2025-02-27 16:49:32 +08:00
1808837298@qq.com
83e161a1d4
refactor: Simplify root user notification and remove global email variable
...
- Remove global `RootUserEmail` variable
- Modify channel testing and user notification methods to use `GetRootUser()`
- Update user cache and notification service to use more consistent user base type
- Add new channel test notification type
2025-02-18 15:59:17 +08:00
1808837298@qq.com
025b6d1226
feat: Add automatic channel disabling based on configurable keywords
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- Introduce AutomaticDisableKeywords setting to dynamically control channel disabling
- Implement AC search for matching error messages against disable keywords
- Add frontend UI for configuring automatic disable keywords
- Update localization with new keyword-based channel disabling feature
- Refactor sensitive word and AC search logic to support multiple keyword lists
2025-02-13 16:39:17 +08:00
Calcium-Ion
b21ba28167
Merge pull request #723 from kuwork/main
...
Support for MokaAI M3E
2025-02-11 22:16:18 +07:00
1808837298@qq.com
86d93c4694
fix: adjust max tokens configuration in test request builder
...
- Update max tokens default value to 10
2025-02-11 20:00:05 +08:00
zjjxwhh
5bebd3760a
fix: always use modelMapping in channel test
2025-02-10 22:39:56 +08:00
kuwork
fdebb6e6e8
Merge branch 'main' into main
2025-02-04 22:52:37 +08:00
1808837298@qq.com
c81e23b0e4
f*** o3-mini
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-02-01 14:11:34 +08:00
Jerry
8e2059b898
Support for MokaAI M3E
2025-01-22 04:21:08 +08:00
Calcium-Ion
b664a2208b
Merge pull request #683 from iszcz/new512
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
Update channel-test.go
2024-12-31 20:22:57 +08:00
iszcz
60a3d1b066
Update channel-test.go
2024-12-31 12:49:13 +08:00
CalciumIon
a48679fb4a
fix: update MaxCompletionTokens for model prefix handling in buildTestRequest function
2024-12-25 17:55:20 +08:00
CalciumIon
7e8adb5b34
feat: Enhance logging functionality with group support
...
- Added a new 'group' parameter to various logging functions, including RecordConsumeLog, GetAllLogs, and GetUserLogs, to allow for more granular log tracking.
- Updated the logs table component to display group information, improving the visibility of log data.
- Refactored related functions to accommodate the new group parameter, ensuring consistent handling across the application.
- Improved the initialization of the group column for PostgreSQL compatibility.
2024-12-24 14:48:11 +08:00
CalciumIon
3a97be9f12
feat: support gemini-2.0-flash-thinking #639 #637
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-12-20 13:20:07 +08:00
1808837298@qq.com
92902139e4
fix: channel test
...
(cherry picked from commit 052bdab1c45b3a4ba5f079afc763f54e751b1cd7)
2024-11-05 19:28:58 +08:00
1808837298@qq.com
9e4133a890
feat: realtime
...
(cherry picked from commit a5529df3e1a4c08a120e8c05203a7d885b0fe8d8)
2024-11-05 19:24:14 +08:00
CalciumIon
70eaca518d
feat: support o1 channel test
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-09-13 03:17:04 +08:00
CalciumIon
a1284e4a58
chore: 优化自动禁用代码
2024-08-03 17:32:28 +08:00
CalciumIon
d06018cd3f
chore: gopool
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-07-19 01:07:37 +08:00