Calcium-Ion and GitHub
54cb496b09
Merge pull request #2565 from QuantumNous/feat/check-in
...
feat(checkin): add check-in functionality
2026-01-02 23:17:10 +08:00
CaIon
d340112ce2
feat(checkin): add check-in functionality with status retrieval and user quota rewards
2026-01-02 23:00:33 +08:00
CaIon
a3c1bc6350
fix: 修复 timestamp2string1 跨年显示问题,仅在数据跨年时显示年份
2026-01-01 15:42:15 +08:00
CaIon
87a75b0565
feat(ratio): add functions to check for audio ratios and clean up unused code
2025-12-31 21:29:10 +08:00
CaIon
7bbb7f8114
feat(model): add audio ratios for new TTS models and adjust default values
2025-12-31 21:22:33 +08:00
CaIon
75a6a0ba2b
feat(init): increase maximum file download size to 64MB
2025-12-31 21:15:37 +08:00
CaIon
300459c8a8
fix(TaskLogs): use correct video URL for modal preview
2025-12-31 00:44:12 +08:00
CaIon
62020d00a4
feat(adaptor): update resolution handling for wan2.6 model
2025-12-31 00:44:06 +08:00
CaIon
6d0e316ee6
refactor(image): remove unnecessary logging in oaiImage2Ali function
2025-12-31 00:23:19 +08:00
Calcium-Ion and GitHub
edca79297b
Merge pull request #2551 from feitianbubu/pr/829cb06b5d689ecbcc05bb3ef49dbf1aec427c35
...
feat: flush response writer after copying body
2025-12-30 18:09:33 +08:00
CaIon
b5a0c822d2
feat(adaptor): 新适配百炼多种图片生成模型
...
- wan2.6系列生图与编辑,适配多图生成计费
- wan2.5系列生图与编辑
- z-image-turbo生图,适配prompt_extend计费
2025-12-29 23:00:17 +08:00
Calcium-Ion and GitHub
15b38adf98
Merge pull request #2460 from seefs001/feature/gemini-flash-minial
...
fix(gemini): handle minimal reasoning effort budget
2025-12-26 13:57:56 +08:00
Calcium-Ion and GitHub
89e5edd407
Merge pull request #2450 from seefs001/fix/gemini-system-prompt
...
fix: 支持传入system_instruction和systemInstruction两种风格系统提示词参数名
2025-12-26 13:54:21 +08:00
Calcium-Ion and GitHub
343497ad84
Merge pull request #2512 from seefs001/fix/warning-pass-through-body
...
fix: add warning for pass through body
2025-12-26 13:52:51 +08:00
Calcium-Ion and GitHub
7126c3c125
Merge pull request #2513 from seefs001/fix/token-auth-bearer
...
fix: 支持小写bearer和Bearer后带多个空格 && 修复 WSS预扣费错误提取key的问题
2025-12-26 13:51:32 +08:00
Calcium-Ion and GitHub
225cb9ef86
Merge pull request #2154 from feitianbubu/pr/fix-model-sync
...
fix: ensure overwrite works correctly when no missing models
2025-12-25 22:34:49 +08:00
Calcium-Ion and GitHub
90b70f472b
Merge pull request #2475 from seefs001/feature/pyro
...
feat: pyroscope integrate
2025-12-25 17:54:39 +08:00
CaIon
ceb7ebe5cd
feat(user): simplify user response structure in JSON output
2025-12-25 15:39:58 +08:00
Calcium-Ion and GitHub
c7125480ac
Merge pull request #2524 from seefs001/fix/revert-model-ratio
...
fix: revert model ratio
2025-12-25 15:38:36 +08:00
Calcium-Ion and GitHub
3955d61b3e
Merge pull request #2477 from 1420970597/fix/anthropic-cache-billing
...
fix: 修复 Anthropic 渠道缓存计费错误
2025-12-24 16:59:23 +08:00
Calcium-Ion and GitHub
8ee5c23b48
Merge pull request #2510 from feitianbubu/pr/0e7050dc89c1b761069f5e528d8ecf786e7008ae
...
修复claudeResponse流式请求空指针Panic
2025-12-24 14:15:51 +08:00
CaIon
d488a19ed7
feat(token): enhance error handling in ValidateUserToken for better clarity
2025-12-22 18:01:38 +08:00
Calcium-Ion and GitHub
4bcdb1ec07
Merge pull request #2486 from QuantumNous/docs/readme-update-doc-links-new-routing
...
🔗 docs(readme): update documentation links to new site routing
2025-12-21 21:28:35 +08:00
Calcium-Ion and GitHub
7af80ff043
Merge pull request #2483 from seefs001/fix/vertex-function-response-id
...
fix: 模型设置增加针对Vertex渠道过滤content[].part[].functionResponse.id的选项,默认启用
2025-12-21 17:24:07 +08:00
CaIon
c2a6193497
feat(gin): improve request body handling and error reporting
2025-12-20 13:34:10 +08:00
CaIon
3523acfc2c
feat(init): increase MaxRequestBodyMB to enhance request handling
2025-12-20 13:27:55 +08:00
CaIon
f2d2b6e7fc
feat(channel): add error handling for SaveWithoutKey when channel ID is 0
2025-12-20 13:26:40 +08:00
CaIon
692b5ff5ac
feat(auth): refactor IP restriction handling to use clearer variable naming
2025-12-15 20:13:09 +08:00
CaIon
947a763a1a
feat(auth): enhance IP restriction handling with CIDR support
2025-12-15 17:24:09 +08:00
CaIon
1bd0d8de02
Revert "feat(audio): replace SysLog with logger for improved logging in GetAudioDuration"
...
This reverts commit 2a980bbcf5 .
2025-12-14 00:04:40 +08:00
CaIon
2a980bbcf5
feat(audio): replace SysLog with logger for improved logging in GetAudioDuration
2025-12-13 23:59:58 +08:00
CaIon
da0d3ea93c
fix(audio): improve WAV duration calculation with enhanced PCM size handling
2025-12-13 23:57:32 +08:00
CaIon
06d1bd404b
feat(model_ratio): add default ratios for gpt-4o-mini-tts
2025-12-13 19:14:27 +08:00
CaIon
284ce42c88
refactor(channel_select): improve retry logic with reset functionality
2025-12-13 18:09:10 +08:00
CaIon
3822f4577c
fix(audio): correct TotalTokens calculation for accurate usage reporting
2025-12-13 17:49:57 +08:00
CaIon
be2a863b9b
feat(audio): enhance audio request handling with token type detection and streaming support
2025-12-13 17:24:23 +08:00
CaIon
29565c837f
feat(token): add CrossGroupRetry field to token insertion
2025-12-13 16:45:42 +08:00
CaIon
a1299114a6
refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency
2025-12-13 16:43:57 +08:00
CaIon
6175f254a2
refactor(channel_select): enhance retry logic and context key usage for channel selection
2025-12-13 16:43:38 +08:00
CaIon
7d586ef507
fix(helper): improve error handling in FlushWriter and related functions
2025-12-13 13:29:21 +08:00
CaIon
e0a79e853d
refactor(auth): replace direct token group setting with context key retrieval
2025-12-13 01:38:12 +08:00
CaIon
51f3a936e4
fix(channel_select): adjust priority retry logic for cross-group channel selection
2025-12-13 01:04:10 +08:00
CaIon
413968a0fd
refactor(relay): update channel retrieval to use RelayInfo structure
2025-12-12 22:04:38 +08:00
CaIon
27dd42718b
feat(adaptor): add '-xhigh' suffix to reasoning effort options for model parsing
2025-12-12 20:53:48 +08:00
CaIon
ffb1931906
feat: implement cross-group retry functionality and update translations
2025-12-12 18:28:33 +08:00
CaIon
c87deaa7d9
feat(token): add cross-group retry option for token processing
2025-12-12 17:59:21 +08:00
CaIon
ea3e9a01a0
feat: 将任务查询数量改为可配置环境变量 TASK_QUERY_LIMIT
2025-12-03 19:27:15 +08:00
CaIon
64bf6d1e95
fix(token_counter): correct model name reference in image token estimation
2025-12-03 00:25:05 +08:00
CaIon
049d3f2193
fix(price): adjust pre-consume quota logic for free models based on group ratio
2025-12-02 22:09:48 +08:00
CaIon
2e4d27e001
feat(token_estimator): add concurrency support for multipliers retrieval
2025-12-02 21:38:58 +08:00
CaIon
1fededceb3
feat: refactor token estimation logic
...
- Introduced new OpenAI text models in `common/model.go`.
- Added `IsOpenAITextModel` function to check for OpenAI text models.
- Refactored token estimation methods across various channels to use estimated prompt tokens instead of direct prompt token counts.
- Updated related functions and structures to accommodate the new token estimation approach, enhancing overall token management.
2025-12-02 21:34:39 +08:00
CaIon
e19e9ad2fa
feat(gemini): implement markdown image handling in text processing
2025-12-01 17:54:41 +08:00
CaIon
b1f2fac898
Remove outdated API documentation for authentication, web API, and models (Midjourney, Rerank, Suno). Add OpenAPI specifications for backend management and relay interfaces.
2025-11-30 21:44:05 +08:00
CaIon
5d05cd9d32
feat(gemini): add validation and conversion for imageConfig parameters in extra_body
2025-11-30 19:31:08 +08:00
CaIon
d4fbe1cee9
fix(vertex): ensure sampleCount is a positive integer and update OtherRatios
2025-11-30 19:05:33 +08:00
CaIon
89709dfa74
feat: Set ContextKeyLocalCountTokens in NativeGeminiEmbeddingHandler for token tracking
2025-11-23 23:50:04 +08:00
CaIon
ed3858ada7
refactor: Deprecate HARM_CATEGORY_CIVIC_INTEGRITY in safety settings
2025-11-23 23:45:48 +08:00
CaIon
5a037f2acd
feat: Add CountToken configuration and update token counting logic
2025-11-22 17:15:34 +08:00
CaIon
4dbbf06adc
fix: Update GET_MEDIA_TOKEN_NOT_STREAM default value to false
2025-11-22 16:23:37 +08:00
CaIon
c8bbf7bed8
feat: Add ContextKeyLocalCountTokens and update ResponseText2Usage to use context in multiple channels
2025-11-21 18:17:01 +08:00
CaIon
0d16a06c3a
fix: aws
2025-11-18 16:56:46 +08:00
CaIon
2539464dcb
feat(adaptor): Add support for Claude-specific headers in SetupRequestHeader
2025-11-16 14:28:41 +08:00
CaIon
7827828abf
fix(adaptor): Add '-none' suffix to effortSuffixes for model parsing
2025-11-14 14:04:34 +08:00
CaIon
d2c268dd51
feat(aws): Add support for anthropic-beta header in AwsClaudeRequest
2025-11-14 12:01:20 +08:00
CaIon
a05a815f99
fix(claude): Prevent duplicate header values in WriteHeaders method
2025-11-13 16:49:40 +08:00
CaIon
b6e5ec8c49
refactor(adaptor): Comment out enable_thinking logic for clarity and future adjustments
2025-11-12 17:24:25 +08:00
CaIon
48f767f8c3
同步多语言README文档
...
- 更新中文README.md中的语言链接
- 完全重写英文README.en.md,包含所有详细功能说明
- 完全重写法文README.fr.md,确保内容一致性
- 完全重写日文README.ja.md,提供完整的项目说明
所有语言版本现在具有:
- 相同的结构和格式
- 一致的语言导航
- 完整的功能特性和部署指南
- 统一的环境变量配置说明
2025-11-09 14:01:42 +08:00
CaIon
6fc9b81941
chore: Update README.md for improved structure and clarity, including new sections for partners, acknowledgments, and deployment instructions
2025-11-08 22:32:39 +08:00
CaIon
28295e0168
feat: restrict automatic channel testing to master node only
2025-11-06 21:12:59 +08:00
CaIon
c1af01c3f2
feat: add TASK_PRICE_PATCH environment variable for per-task billing configuration
2025-11-06 20:06:02 +08:00
CaIon
942a4311ab
feat: enhance Ali video request processing with resolution mapping and size validation
2025-11-05 16:02:39 +08:00
CaIon
64f98c4348
fix: logger
2025-11-05 14:49:55 +08:00
CaIon
564e45ce82
refactor: comment out image file validation for qwen edit in Ali image processing
2025-11-01 14:31:32 +08:00
CaIon
cfb39a85e3
fix: improve error handling and validation in Ali video request conversion
2025-10-31 22:39:35 +08:00
CaIon
e705cff403
feat: enhance Ali video request handling and validation
2025-10-31 22:26:56 +08:00
CaIon
ba949ac5af
fix(override): handle null value comparison in JSON equality check
2025-10-30 23:28:14 +08:00
CaIon
758cd2c15f
refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function
2025-10-30 21:16:42 +08:00
CaIon
9db9b6a8ce
feat(i18n): add translations for "The Unified" and "LLM API Gateway" in English, French, Japanese, and Russian
2025-10-30 00:14:12 +08:00
CaIon
5d12755798
refactor(relay): enhance error logging and improve multipart form handling in audio requests #2127
2025-10-29 23:33:55 +08:00
CaIon
602a92849c
fix(audio): add support for .opus files in audio duration calculation
2025-10-29 22:47:39 +08:00
CaIon
bbdc57c18c
refactor(channel_cache): improve channel selection logic by handling zero total weight and removing unnecessary variable
2025-10-29 21:49:06 +08:00
CaIon
e7012e7e0a
fix: reduce auto test channel sleep duration to 1 minute
2025-10-28 23:35:20 +08:00
CaIon
6aec088693
feat: add special user usable group setting
2025-10-28 23:25:43 +08:00
CaIon
a00c6393c5
feat: implement audio duration retrieval without ffmpeg dependencies
2025-10-28 15:50:45 +08:00
CaIon
a25c11df2a
feat: add support for Submodel channel type in relay info
2025-10-25 22:10:26 +08:00
CaIon
2df75d14a0
feat: support OpenAI channel type in sora relay adaptor
2025-10-17 13:53:15 +08:00
CaIon
8ff87ae6c2
feat: add temporary TASK_PRICE_PATCH configuration to environment variables
2025-10-16 21:59:21 +08:00
CaIon
8511ea0fff
fix: prevent refund on video task update error
2025-10-16 12:46:07 +08:00
CaIon
b70b4597ce
fix: prevent duplicate refunds on task failure #2050
2025-10-16 12:38:21 +08:00
CaIon
6df44134ab
refactor: rename AWS model ID and region prefix functions for clarity
2025-10-16 12:10:55 +08:00
CaIon
5a10552d69
fix: gemini embedding
2025-10-15 21:48:36 +08:00
CaIon
f91522b51e
CI: ignore pre-release and alpha tags in electron build workflow
2025-10-15 19:56:07 +08:00
CaIon
812ab67780
refactor: replace iota with explicit values for log type constants
2025-10-15 19:54:13 +08:00
CaIon
b9c2089d37
fix
2025-10-15 19:46:06 +08:00
CaIon
48cadc95f3
feat: 修复aws渠道-thinking后缀不生效的问题
2025-10-15 18:49:27 +08:00
CaIon
1fdb54651b
feat: 临时兼容aws使用链接媒体
2025-10-15 18:21:19 +08:00
CaIon
5bee54a11d
refactor: update AWS key format in EditChannelModal for consistency
2025-10-15 17:38:21 +08:00
CaIon
59caea8f34
feat: support aws bedrock api-keys-use
2025-10-15 17:29:10 +08:00
CaIon
31e09b960f
refactor: aws
2025-10-15 16:44:33 +08:00
CaIon
5069482d22
refactor: update ConvertToOpenAIVideo method to return byte array and improve error handling
2025-10-14 23:03:17 +08:00