CaIon
|
3523acfc2c
feat(init): increase MaxRequestBodyMB to enhance request handling
|
4 months ago |
CaIon
|
f2d2b6e7fc
feat(channel): add error handling for SaveWithoutKey when channel ID is 0
|
4 months ago |
Seefs
|
7a9cfa38ff
Merge pull request #2476 from TinsFox/chore/code-inspector-plugin
|
4 months ago |
TinsFox
|
c06a216a14
chore: add code-inspector-plugin integration
|
4 months ago |
Seefs
|
6d0cb5df75
Merge pull request #2474 from TinsFox/main
|
4 months ago |
TinsFox
|
530b3eff11
style: add card spacing
|
4 months ago |
Seefs
|
2f28f265a9
Merge pull request #2452 from QuantumNous/fix/oom-request-body-limit
|
4 months ago |
t0ng7u
|
fa814b80fe
🧹 fix: harden request-body size handling and error unwrapping
|
4 months ago |
t0ng7u
|
c2ed76ddfd
🛡️ fix: prevent OOM on large/decompressed requests; skip heavy prompt meta when token count is disabled
|
4 months ago |
Calcium-Ion
|
87195a07b0
Merge pull request #2445 from QuantumNous/feat/token-ip-whitelist-cidr
|
4 months ago |
CaIon
|
692b5ff5ac
feat(auth): refactor IP restriction handling to use clearer variable naming
|
4 months ago |
CaIon
|
947a763a1a
feat(auth): enhance IP restriction handling with CIDR support
|
4 months ago |
CaIon
|
1bd0d8de02
Revert "feat(audio): replace SysLog with logger for improved logging in GetAudioDuration"
|
4 months ago |
CaIon
|
2a980bbcf5
feat(audio): replace SysLog with logger for improved logging in GetAudioDuration
|
4 months ago |
CaIon
|
da0d3ea93c
fix(audio): improve WAV duration calculation with enhanced PCM size handling
|
4 months ago |
CaIon
|
06d1bd404b
feat(model_ratio): add default ratios for gpt-4o-mini-tts
|
4 months ago |
CaIon
|
284ce42c88
refactor(channel_select): improve retry logic with reset functionality
|
4 months ago |
Calcium-Ion
|
ef5e4a056c
Merge pull request #2434 from QuantumNous/feat/gpt-4o-mini-tts
|
4 months ago |
CaIon
|
3822f4577c
fix(audio): correct TotalTokens calculation for accurate usage reporting
|
4 months ago |
CaIon
|
be2a863b9b
feat(audio): enhance audio request handling with token type detection and streaming support
|
4 months ago |
CaIon
|
29565c837f
feat(token): add CrossGroupRetry field to token insertion
|
4 months ago |
CaIon
|
a1299114a6
refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency
|
4 months ago |
CaIon
|
6175f254a2
refactor(channel_select): enhance retry logic and context key usage for channel selection
|
4 months ago |
CaIon
|
7d586ef507
fix(helper): improve error handling in FlushWriter and related functions
|
4 months ago |
CaIon
|
e0a79e853d
refactor(auth): replace direct token group setting with context key retrieval
|
4 months ago |
Calcium-Ion
|
6e998eaf82
Merge pull request #2430 from QuantumNous/fix/cross-group-retry
|
4 months ago |
CaIon
|
51f3a936e4
fix(channel_select): adjust priority retry logic for cross-group channel selection
|
4 months ago |
Calcium-Ion
|
2a01d1c996
Merge pull request #2429 from QuantumNous/feat/xhigh
|
4 months ago |
CaIon
|
413968a0fd
refactor(relay): update channel retrieval to use RelayInfo structure
|
4 months ago |
Calcium-Ion
|
281ebacb8c
Merge pull request #2424 from ion1ze/main
|
4 months ago |