CaIon
|
755acc6191
feat: implement channel-specific locking for thread-safe polling
|
9 ヶ月 前 |
CaIon
|
5e47da1a8e
feat: improve layout and pagination handling in MultiKeyManageModal
|
9 ヶ月 前 |
CaIon
|
808c8c5bcb
feat: add status filtering and bulk enable/disable functionality in multi-key management
|
9 ヶ月 前 |
CaIon
|
8fe43be3eb
fix: correct option value for pagination in MultiKeyManageModal
|
9 ヶ月 前 |
CaIon
|
1ecd8b41d8
feat: enhance multi-key management with pagination and statistics
|
9 ヶ月 前 |
CaIon
|
aeec39a198
feat: add multi-key management
|
9 ヶ月 前 |
Xyfacai
|
bb08de0b11
fix: 修复gemini2openai 没有返回 usage
|
9 ヶ月 前 |
CaIon
|
1f9134cd6b
feat: add support for multi-key channels in RelayInfo and access token caching
|
9 ヶ月 前 |
Calcium-Ion
|
d74910968f
Merge pull request #1486 from nekohy/fix-get-google-models
|
9 ヶ月 前 |
Nekohy
|
272c52b4d9
fix: correct Gemini channel model retrieval logic
|
9 ヶ月 前 |
CaIon
|
f4f73016bf
fix: improve error handling and readability in ability.go
|
9 ヶ月 前 |
CaIon
|
fad5fc3f7d
feat: truncate abilities table before processing channels
|
9 ヶ月 前 |
CaIon
|
8ceda7b95f
feat: add caching for keys in channel structure and retain polling index during sync
|
9 ヶ月 前 |
CaIon
|
316c0a594e
feat: retain polling index for multi-key channels during sync
|
9 ヶ月 前 |
CaIon
|
f0b024eb77
feat: enhance ConvertGeminiRequest to set default role and handle YouTube video MIME type
|
9 ヶ月 前 |
Calcium-Ion
|
adc69404a8
Merge pull request #1484 from QuantumNous/ConvertGeminiRequest
|
9 ヶ月 前 |
CaIon
|
7d4c9955f1
feat: add recordErrorLog option to NewAPIError for conditional error logging
|
9 ヶ月 前 |
CaIon
|
2d4149c5dc
feat: implement key mode for multi-key channels with append/replace options
|
9 ヶ月 前 |
creamlike1024
|
502c5dde9c
Merge remote-tracking branch 'origin/alpha' into ConvertGeminiRequest
|
9 ヶ月 前 |
creamlike1024
|
1968cff5bd
chore: remove debug log
|
9 ヶ月 前 |
creamlike1024
|
689dbfe71a
feat: convert gemini format to openai chat completions
|
9 ヶ月 前 |
CaIon
|
52f419bc3b
feat: add admin info to error logging with multi-key support
|
9 ヶ月 前 |
CaIon
|
0080123779
fix: ensure ChannelIsMultiKey context key is set to false for single key retries
|
9 ヶ月 前 |
CaIon
|
2578c39c7d
refactor: simplify streamResponseGeminiChat2OpenAI by removing hasImage return value and optimizing response text handling
|
9 ヶ月 前 |
CaIon
|
87c16db2d7
fix: update JSONEditor to default to manual mode for invalid JSON and add error message for invalid data
|
9 ヶ月 前 |
Calcium-Ion
|
624aad15bf
Merge pull request #1481 from seefs001/revert-1445-feature/claude-code
|
9 ヶ月 前 |
CaIon
|
de23f66785
fix: handle case where no response is received from Gemini API
|
9 ヶ月 前 |
Seefs
|
3b34afa8c9
Revert "feat: add Claude Code channel support with OAuth integration"
|
9 ヶ月 前 |
Calcium-Ion
|
7eccf42513
Merge pull request #1445 from seefs001/feature/claude-code
|
9 ヶ月 前 |
Seefs
|
2bc8de398e
fix: handle authorization code format in ExchangeCode function and update placeholder in EditChannelModal
|
9 ヶ月 前 |