Seefs
ae94a74e87
Merge remote-tracking branch 'origin/main'
2025-01-25 12:59:28 +07:00
Seefs
68bdb7002d
fix: display docker build error
2025-01-25 12:58:08 +07:00
Seefs
761e2fb7cc
Merge branch 'Calcium-Ion:main' into main
2025-01-25 12:56:08 +07:00
Seefs
aab25415ab
fix: remove ffmpeg-tools
2025-01-25 12:55:40 +07:00
Calcium-Ion
01f4a5ff9b
Merge pull request #713 from seefs001/main
2025-01-25 12:55:01 +07:00
NitroRCr
259e1ba3e2
feat: add chat link for AIaW
2025-01-25 11:57:54 +08:00
Seefs
b96133eaf7
fix: log filename format
2025-01-24 21:09:54 +07:00
Jerry
fcc32ffbc9
Fix M3E not working
2025-01-23 05:54:39 +08:00
1808837298@qq.com
7d402cff8c
chore: update Node.js version in CI workflows from 16 to 18
2025-01-22 13:47:41 +08:00
Calcium-Ion
f2e1447cc6
Merge pull request #710 from hubutui/main
...
Fix temperature not being set to 0 due to json omitempty
2025-01-22 12:44:48 +07:00
1808837298@qq.com
a2867cceb8
chore: add ffmpeg-tools to Dockerfile for enhanced multimedia processing
2025-01-22 13:41:46 +08:00
1808837298@qq.com
1ae20bdd89
refactor: update log queries to explicitly reference 'logs' table for clarity and consistency
2025-01-22 13:37:32 +08:00
Jerry
215846bf73
fix : chanel test did not refresh
2025-01-22 13:16:06 +08:00
H.
675cb9b7f3
Merge branch 'Calcium-Ion:main' into main
2025-01-22 13:12:14 +08:00
Jerry
8e2059b898
Support for MokaAI M3E
2025-01-22 04:21:08 +08:00
1808837298@qq.com
71c75b4ea2
CI: update workflows
2025-01-21 16:24:07 +08:00
Butui Hu
6e710f3210
Fix temperature not being set to 0 due to json omitempty
...
The issue was caused by the `omitempty` tag in the Go struct, which prevented the `temperature` field from being included in the JSON output when it was set to 0.
Signed-off-by: Butui Hu <hot123tea123@gmail.com >
2025-01-21 12:54:09 +08:00
Calcium-Ion
7df2e3c80b
Merge pull request #705 from maranello-o/main
...
fix: incorrect whisper audio usage
2025-01-21 11:21:04 +07:00
Calcium-Ion
dd9ddbe75a
Merge pull request #699 from detecti1/feat/show-log-with-channel-name
...
Feat: 日志查询增加渠道名称显示
2025-01-21 11:17:13 +07:00
Calcium-Ion
57d867f0b7
Merge pull request #709 from HynoR/feat/update-ratio
...
feat: 更新模型和模型倍率
2025-01-21 11:16:04 +07:00
HynoR
09bd33f0a5
feat: 更新模型和模型倍率
2025-01-21 00:53:10 +08:00
沈浩
dab21d5263
fix: incorrect whisper audio usage
2025-01-17 18:12:05 +08:00
H.
67da837763
Merge branch 'Calcium-Ion:main' into main
2025-01-13 13:42:30 +08:00
Lilo
37226d6589
Fix JSON parsing error when record.other is empty string
2025-01-09 17:07:28 +08:00
Lilo
a335d9e1f4
Add channel name (tooltip / detail) to logs
2025-01-09 17:07:28 +08:00
1808837298@qq.com
b604cab599
Update IP restriction messages for clarity in English localization and placeholder text in EditToken component. Enhanced user guidance by specifying that leaving the IP field blank means no restrictions.
2025-01-08 16:52:31 +08:00
mango
37aa5ec3b4
fix(batch add model list): fix the issue of fetching model list failure in batch add channel
2025-01-07 12:42:37 +08:00
mango
6fddeb6d2f
feat(channel model list): modify fetching model list in add channel to fetch by type
2025-01-07 12:40:36 +08:00
mango
d5e5b856dc
feat(channel balance): add channel balance for siliconflow and deepseek
2025-01-07 12:15:55 +08:00
Calcium-Ion
6f47c4d47f
Merge pull request #693 from Calcium-Ion/refactor-auth
...
refactor: access_token auth
2025-01-06 17:55:20 +08:00
1808837298@qq.com
a3fe6c03b8
Adjust streaming timeout for OpenAI models in OaiStreamHandler
...
- Implemented conditional logic to double the streaming timeout for models starting with "o1" or "o3".
- Improved handling of streaming timeout configuration to enhance performance based on model type.
2025-01-06 17:52:33 +08:00
1808837298@qq.com
e10531670e
Update Dockerfile to use Bun for package management and build process
...
- Changed base image from Node.js to Bun for improved performance.
- Replaced npm install with bun install for dependency management.
- Updated build command to use Bun for building the application.
- Added new bun.lockb file to track Bun dependencies.
2025-01-06 16:37:21 +08:00
1808837298@qq.com
aa2ac4766e
Enhance user search functionality to support ID and keyword searches. Updated query conditions to allow searching by user ID alongside username, email, and display name. Improved handling of numeric and string keywords in search queries.
2025-01-06 15:20:38 +08:00
Calcium-Ion
f599aede05
Merge pull request #692 from Calcium-Ion/fix-channel-model-length
...
Fix channel model length issue
2025-01-05 22:13:04 +08:00
1808837298@qq.com
f11148bccf
revert cache.go
2025-01-05 22:12:39 +08:00
1808837298@qq.com
530e846ac1
refactor: access_token auth
2025-01-05 22:08:23 +08:00
Calcium-Ion
7baa204e9c
Fix model name length validation limit
2025-01-05 22:02:46 +08:00
Calcium-Ion
3dff0d498f
2025-01-05 22:01:36 +08:00
Calcium-Ion
e275229597
Fix channel model length issue
...
Fixes #691
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Calcium-Ion/new-api/issues/691?shareId=XXXX-XXXX-XXXX-XXXX ).
2025-01-05 21:55:25 +08:00
1808837298@qq.com
cb5a13920f
fix: update linux-release workflow to install gcc-aarch64-linux-gnu non-interactively
2025-01-05 17:59:29 +08:00
1808837298@qq.com
4aaa99a3d4
chore: change workflow runners to self-hosted for Docker and release jobs
2025-01-05 17:17:57 +08:00
1808837298@qq.com
aea201ca77
fix: update iframe styling and permissions in ChatPage component
2025-01-04 22:24:47 +08:00
1808837298@qq.com
e954913f19
refactor: realtime log render
2025-01-04 17:54:02 +08:00
1808837298@qq.com
44a097243e
refactor: realtime i18n
2025-01-04 17:46:06 +08:00
1808837298@qq.com
1798595afc
refactor: realtime quota
2025-01-04 15:46:35 +08:00
Calcium-Ion
c073debcf5
Merge pull request #689 from iszcz/new512
2025-01-03 20:47:56 +08:00
iszcz
4fc2e49518
Update model-ratio.go
2025-01-03 20:42:46 +08:00
1808837298@qq.com
d953b98417
feat: support gpt-4o-mini-realtime-preview
2025-01-03 18:51:09 +08:00
1808837298@qq.com
16afc5b3d6
fix: retry prompt tokens
2025-01-02 16:33:00 +08:00
Calcium-Ion
a835920f83
Merge pull request #686 from delph1s/main
...
fix: try to fix pgsql #685
2025-01-02 00:17:02 +08:00