CaIon
2a804b6c02
feat: add system prompt override functionality in channel settings and request handling #1468
2025-08-09 12:53:06 +08:00
Calcium-Ion
3b61617cb1
Merge pull request #1500 from antecanis8/gemini_batchembedcontents
...
fix: Gemini embedding model only embeds the first text in a batch
2025-08-09 11:42:08 +08:00
Yincmewy
15cb2f1a9e
feats:replace GLM-4v authentication headers to support customize api key
2025-08-08 23:26:29 +08:00
CaIon
f6c7828160
feat: implement moonshot adaptor for request handling and response processing
2025-08-08 17:28:21 +08:00
CaIon
daa7a13505
feat: 完善格式抓换,修复gemini渠道和openai渠道在claude code中使用的问题
2025-08-08 16:45:37 +08:00
Calcium-Ion
f8e1b084cd
Merge pull request #1524 from feitianbubu/pr/fix-last-resp
...
fix: ensure last message is sent successfully
2025-08-08 14:55:47 +08:00
CaIon
563825492e
feat: enhance request handling to support tool calls and improve stream options
2025-08-08 13:47:39 +08:00
CaIon
eee37017e1
feat: add support for openrouter reasoning efforts in request handling
2025-08-08 13:04:33 +08:00
CaIon
b843bb8286
feat: add support for gpt-5 models and adjust temperature settings
...
- Updated the model list to include various gpt-5 variants.
- Enhanced the ConvertOpenAIRequest function to handle gpt-5 model temperature settings based on specific model prefixes.
- Adjusted default cache and model ratios for new gpt-5 models.
2025-08-08 10:43:07 +08:00
HynoR
4912b1e632
feat: sync gpt-5 model ratio and support new reasoning effort
2025-08-08 09:11:28 +08:00
feitianbubu
cf91cf1b14
fix: ensure last message is sent successfully
2025-08-08 08:38:09 +08:00
Calcium-Ion
177b891905
Merge pull request #1518 from RedwindA/fix/disable-gemini-sse
...
Fix/disable-gemini-ping
2025-08-07 20:44:24 +08:00
CaIon
c4dcc6df9c
feat: enhance Adaptor to support multiple relay modes in request handling
2025-08-07 19:30:42 +08:00
CaIon
7ddd314015
feat: implement ConvertClaudeRequest method in baidu_v2 Adaptor
2025-08-07 19:19:59 +08:00
CaIon
18c630e5e4
feat: support deepseek claude format (convert)
2025-08-07 19:01:49 +08:00
CaIon
0ea0a432bf
feat: support qwen claude format
2025-08-07 18:32:31 +08:00
IcedTangerine
8a964efbed
Merge pull request #1519 from feitianbubu/pr/fix-qwen3-thinking-test
...
feat: enable thinking mode on ali thinking model
2025-08-07 17:39:27 +08:00
CaIon
865bb7aad8
Revert "feat: update Usage struct to support dynamic token handling with ceil function #1503 "
...
This reverts commit 71c39c9893 .
2025-08-07 16:22:40 +08:00
CaIon
d9c1fb5244
feat: update MaxTokens handling
2025-08-07 16:15:59 +08:00
CaIon
71c39c9893
feat: update Usage struct to support dynamic token handling with ceil function #1503
2025-08-07 15:40:12 +08:00
feitianbubu
38067f1ddc
feat: enable thinking mode on ali thinking model
2025-08-07 11:59:54 +08:00
RedwindA
1cea7a0314
fix: 调整Disable Ping标志的设置位置
2025-08-07 06:18:22 +08:00
CaIon
f46cefbd39
fix: update budget calculation logic in relay-gemini to use clamping function
2025-08-06 16:25:48 +08:00
CaIon
feef022303
feat: enhance ThinkingAdaptor with effort-based budget clamping and extra body handling
2025-08-06 16:20:38 +08:00
CaIon
6a80c18189
feat: add reasoning support for Openrouter requests with "-thinking" suffix
2025-08-06 12:50:26 +08:00
Calcium-Ion
6616bb4048
Merge pull request #1508 from wzxjohn/feature/aws_new_apikey_support
...
feat: support aws bedrock apikey
2025-08-06 12:04:28 +08:00
Calcium-Ion
587888a688
Merge pull request #1511 from neotf/feat-05
...
feat: add support for claude-opus-4-1 model and update ratios
2025-08-06 12:03:33 +08:00
neotf
24aa29598a
feat: add support for claude-opus-4-1 model and update ratios
2025-08-06 00:58:46 +08:00
creamlike1024
a746309a8e
fix: responses 流 cache token 未计费
2025-08-05 23:08:08 +08:00
wzxjohn
d247f90571
feat: support aws bedrock apikey
2025-08-05 23:01:30 +08:00
creamlike1024
edbe18b157
fix: responses cache token 未计费
2025-08-05 22:56:27 +08:00
CaIon
2431de78fa
fix: reorder request URL handling for relay formats in Adaptor
2025-08-05 20:40:00 +08:00
antecanis8
49abd6aaf3
feat: add support for configuring output dimensionality for multiple Gemini new models
2025-08-04 14:19:19 +00:00
antecanis8
43263a3bc8
fix : Gemini embedding model only embeds the first text in a batch
2025-08-04 13:02:57 +00:00
Xyfacai
10b04416c1
fix: 修复gemini2openai 没有返回 usage
2025-08-04 09:06:57 +08:00
CaIon
c056a7ad7c
feat: add support for multi-key channels in RelayInfo and access token caching
2025-08-02 22:12:15 +08:00
CaIon
74ec34da67
fix: improve error handling and readability in ability.go
2025-08-02 14:06:12 +08:00
CaIon
97d6f10f15
feat: enhance ConvertGeminiRequest to set default role and handle YouTube video MIME type
2025-08-02 12:53:58 +08:00
Calcium-Ion
afefc4caca
Merge pull request #1484 from QuantumNous/ConvertGeminiRequest
...
feat: Convert gemini request
2025-08-02 12:20:39 +08:00
CaIon
6abbd036f8
feat: add recordErrorLog option to NewAPIError for conditional error logging
2025-08-02 11:07:50 +08:00
creamlike1024
e01986fdd4
Merge remote-tracking branch 'origin/alpha' into ConvertGeminiRequest
2025-08-01 22:42:48 +08:00
creamlike1024
a0c6ebe2d8
chore: remove debug log
2025-08-01 22:29:19 +08:00
creamlike1024
d2183af23f
feat: convert gemini format to openai chat completions
2025-08-01 22:23:35 +08:00
CaIon
f0945da4fb
refactor: simplify streamResponseGeminiChat2OpenAI by removing hasImage return value and optimizing response text handling
2025-08-01 17:58:21 +08:00
CaIon
8df3de9ae5
fix: update JSONEditor to default to manual mode for invalid JSON and add error message for invalid data
2025-08-01 17:21:25 +08:00
Calcium-Ion
277cc1cac8
Merge pull request #1481 from seefs001/revert-1445-feature/claude-code
...
Revert "feat: add Claude Code channel support with OAuth integration"
2025-08-01 17:05:22 +08:00
CaIon
07a92293e4
fix: handle case where no response is received from Gemini API
2025-08-01 17:04:16 +08:00
Seefs
f995e31d04
Revert "feat: add Claude Code channel support with OAuth integration"
2025-07-31 22:08:16 +08:00
Calcium-Ion
9758a9e60d
Merge pull request #1445 from seefs001/feature/claude-code
...
feat: add Claude Code channel support with OAuth integration
2025-07-31 21:28:23 +08:00
Seefs
345fbdf3d2
Merge branch 'alpha' into feature/claude-code
...
# Conflicts:
# web/src/components/table/channels/modals/EditChannelModal.jsx
2025-07-31 21:19:43 +08:00