Calcium-Ion
fca015c6c4
Merge pull request #2397 from seefs001/fix/tool-call-claude
...
fix: try to fix tool call issues
v0.10.0-alpha.3
2025-12-09 16:57:24 +08:00
Seefs
23292a5ae9
Merge pull request #2360 from feitianbubu/pr2/fix-price-currency
2025-12-09 14:10:26 +08:00
Calcium-Ion
e346f0bf16
Merge pull request #2398 from seefs001/fix/video-proxy
...
fix: Use channel proxy settings for task query scenarios
2025-12-09 14:05:30 +08:00
Calcium-Ion
cae05c068c
Merge pull request #2396 from seefs001/fix/login
...
fix: Try to fix login error "already logged in" issue
2025-12-09 14:04:48 +08:00
Calcium-Ion
78c10209c0
Merge pull request #2395 from seefs001/fix/siderbar
...
fix: sidebar color overlap
2025-12-09 14:04:26 +08:00
Calcium-Ion
4ffd54c50d
Merge pull request #2394 from seefs001/fix/fetch-model-header-overide
...
fix: fetch upstream models
2025-12-09 14:03:34 +08:00
Calcium-Ion
08466358b2
Merge pull request #2359 from seefs001/fix/qwen-chat-args
...
fix: qwen chat_template_kwargs
2025-12-09 14:01:26 +08:00
Calcium-Ion
5212fbd73d
Merge pull request #2358 from seefs001/fix/regrex-repeat-compile
...
fix: regex repeat compile
2025-12-09 14:01:07 +08:00
Calcium-Ion
b0e120dcab
Merge pull request #2357 from seefs001/feature/go1.25-greengc
...
chore(go): enable greenteagc
2025-12-09 14:00:52 +08:00
Calcium-Ion
9561c7b50f
Merge pull request #2356 from seefs001/feature/zhipiu_4v_image
...
feat: zhipu 4v image generations
2025-12-09 14:00:20 +08:00
Seefs
1cb2b6f882
fix:try to fix tool call issues
2025-12-09 13:55:52 +08:00
Seefs
5889571108
fix: Use channel proxy settings for task query scenarios
2025-12-09 11:15:27 +08:00
Seefs
2e33948842
fix: Add styles only on mobile
2025-12-09 10:46:16 +08:00
Seefs
d1aaa07ad7
fix: Try to fix login error "already logged in" issue
2025-12-08 22:32:45 +08:00
Seefs
ea70c20f8e
fix: sidebar color overlap
2025-12-08 21:25:21 +08:00
Seefs
c7539d11a0
fix: fetch upstream models
2025-12-08 21:14:50 +08:00
Seefs
3ebc713327
Merge pull request #2387 from binorxin/fix-bug
...
fix(go.mod): 更新modernc.org/sqlite依赖项版本
2025-12-08 21:02:18 +08:00
Seefs
72d2a94b0d
Merge pull request #2229 from HynoR/chore/v1
...
fix: Set default to unsupported value for gpt-5 model series requests
2025-12-08 20:59:30 +08:00
Seefs
12a5c7ce5e
Merge pull request #2368 from oudi/main
...
Increase token name length limit from 30 to 50
2025-12-08 20:48:40 +08:00
Seefs
5eae6a3874
Merge pull request #2375 from FlowerRealm/feat/add-claude-haiku-4-5
...
feat: add claude-haiku-4-5-20251001 model support
2025-12-08 20:46:02 +08:00
Seefs
7b108a6900
Merge pull request #2388 from FirstMelody/main
...
fix(adaptor): fix reasoning suffix not processing in vertex adapter
2025-12-08 20:45:37 +08:00
borx
3d282ac548
fix(go.mod): 更新modernc.org/sqlite依赖项版本
2025-12-08 01:16:30 +08:00
firstmelody
121746a79e
fix(adaptor): fix reasoning suffix not processing in vertex adapter
2025-12-08 01:12:29 +08:00
FlowerRealm
c3c119a9b4
feat: add claude-haiku-4-5-20251001 model support
...
- Add model to Claude ModelList
- Add model ratio (0.5, $1/1M input tokens)
- Add completion ratio support (5x, $5/1M output tokens)
- Add cache read ratio (0.1, $0.10/1M tokens)
- Add cache write ratio (1.25, $1.25/1M tokens)
Model specs:
- Context window: 200K tokens
- Max output: 64K tokens
- Release date: October 1, 2025
2025-12-05 18:54:20 +08:00
oudi
6d6e5b3337
Merge pull request #1 from oudi/token-length-patch
...
Increase token name length limit from 30 to 50
2025-12-04 11:21:46 +08:00
oudi
d64205e35a
Increase token name length limit from 30 to 50
2025-12-04 11:18:51 +08:00
CaIon
0b9f6a58bc
feat: 将任务查询数量改为可配置环境变量 TASK_QUERY_LIMIT
2025-12-03 19:27:15 +08:00
feitianbubu
293a5de0f8
feat: update price display use current currency symbol
2025-12-03 10:51:03 +08:00
Seefs
c07347f24f
fix: qwen chat_template_kwargs
2025-12-03 00:47:40 +08:00
Seefs
896e4ac671
fix: regex repeat compile
2025-12-03 00:41:47 +08:00
CaIon
7d1bad1b37
fix(token_counter): correct model name reference in image token estimation
v0.10.0-alpha.2
2025-12-03 00:25:05 +08:00
Seefs
8e7be25429
chore(go): enable greenteagc
2025-12-02 23:15:20 +08:00
Seefs
2e37347851
feat: zhipu v4 image generations
2025-12-02 22:56:58 +08:00
CaIon
45556c961f
fix(price): adjust pre-consume quota logic for free models based on group ratio
2025-12-02 22:09:48 +08:00
Calcium-Ion
ffc45a756e
Merge pull request #2344 from seefs001/feature/gemini-thinking-level
...
feat: gemini 3 thinking level gemini-3-pro-preview-high
v0.10.0-alpha.1
2025-12-02 21:55:43 +08:00
Calcium-Ion
48635360cd
Merge pull request #2355 from QuantumNous/feat/optimize-token-counter
...
feat: refactor token estimation logic
2025-12-02 21:51:09 +08:00
Calcium-Ion
e7e5cc2c05
Merge pull request #2351 from prnake/fix-max-conns
...
fix: try resolve the high concurrency issue to a single host
2025-12-02 21:44:24 +08:00
CaIon
0c051e968f
feat(token_estimator): add concurrency support for multipliers retrieval
2025-12-02 21:38:58 +08:00
CaIon
f5b409d74f
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
Calcium-Ion
509d1f633a
Merge pull request #2353 from QuantumNous/openapi
...
chore: update the relay openapi file
2025-12-02 18:18:35 +08:00
t0ng7u
0c6d890f6e
chore: update the relay openapi file
2025-12-02 18:17:01 +08:00
Papersnake
2f7eebcd10
fix: add ForceAttemptHTTP2
2025-12-02 10:08:58 +08:00
Papersnake
3954feb993
fix: set MaxIdleConnsPerHost to 100
2025-12-02 09:55:03 +08:00
Calcium-Ion
d3ca454c3b
Merge pull request #2348 from QuantumNous/openapi
...
chore: update openapi files
v0.9.28
2025-12-02 00:32:17 +08:00
t0ng7u
46aca8fad3
chore: update openapi files
2025-12-01 21:39:09 +08:00
Calcium-Ion
86aeb72549
Merge pull request #2346 from QuantumNous/nano-banana-multi-turn
...
feat(gemini): implement markdown image handling in text processing
2025-12-01 18:42:51 +08:00
CaIon
4dbdbdec1d
feat(gemini): implement markdown image handling in text processing
2025-12-01 17:54:41 +08:00
Seefs
b6a02d8303
feat: gemini 3 thinking level gemini-3-pro-preview-high
2025-12-01 16:40:46 +08:00
CaIon
36a739e777
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
98f92f990a
feat(gemini): add validation and conversion for imageConfig parameters in extra_body
2025-11-30 19:31:08 +08:00