Commit Graph

672 Commits

Author SHA1 Message Date
阳光里海的声音
b9dce382ef Midjourney Proxy Plus无实例账号自动禁用该渠道 2024-06-07 00:16:54 +08:00
1808837298@qq.com
5c0502835c fix: typo 2024-05-31 15:10:01 +08:00
1808837298@qq.com
893dafb89f feat: 支持设置worker访问请求中的图片地址 2024-05-28 17:59:53 +08:00
1808837298@qq.com
f723ff9ba0 feat: 增加重置模型倍率功能 (close #62) 2024-05-24 15:28:16 +08:00
1808837298@qq.com
222f5ec1e8 refactor: 移除已废弃模型 2024-05-24 00:08:41 +08:00
1808837298@qq.com
313c16f360 refactor: 重构敏感词 2024-05-23 23:59:55 +08:00
CaIon
91800c24d9 feat: 自定义渠道功能变更 (#262) 2024-05-18 16:06:12 +08:00
Jiayun Shen
3f6aeaa0e3 Update Perplexity and 01 models
更新Perplexity和01万物模型,增加相关模型价格。对于模型价格,从one-api引入了 价格 * 系数 的方式,目前仅对新模型使用了新方式,待进一步测试。
2024-05-17 19:37:18 +08:00
CaIon
3aae4efe8c feat: support minimax 2024-05-16 19:03:42 +08:00
CaIon
f09e86de06 feat: pre to delete custom channel type 2024-05-16 18:31:03 +08:00
CaIon
a127461b7f feat: 日志显示重试信息 2024-05-16 16:41:08 +08:00
Akarin
69108aa051 Squashed commit of the following:
commit 5a6a0df45dee3dfbf2f65591a79fe5f2b74a49e6
Author: Akarin <jimmyshjj@gmail.com>
Date:   Thu May 16 14:05:28 2024 +0800

    Revert "Update docker-image-amd64.yml"

    This reverts commit 581343a78783bbd779e65b476e125af0e2b64ce5.

commit a0aec1bd030da2c6b25d9541199d598f16813a60
Merge: 5b46c7d 58abb38
Author: Jiayun Shen <jimmyshjj@gmail.com>
Date:   Thu May 16 06:46:51 2024 +0800

    Merge branch 'main' of https://github.com/jimmyshjj/new-api

commit 58abb3864a89294d82f812cda9fe49ccf7e2dd91
Merge: 7d2c026 191fe6e
Author: Akarin <jimmyshjj@gmail.com>
Date:   Thu May 16 06:46:00 2024 +0800

    Merge branch 'Calcium-Ion:main' into main

commit 5b46c7dd8e6132d2be3b59c7b2ed6a4b84b93cef
Author: Jiayun Shen <jimmyshjj@gmail.com>
Date:   Thu May 16 06:45:00 2024 +0800

    Update constants.go

    Remove replaced Baidu models

commit 7d2c02679cd90b8b53f4145f83969b980a8c2095
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 23:40:50 2024 +0800

    Update adaptor.go - Normalize model name to lowercase

    Baidu's official model names may include mixed case letters, but their model APIs are case-sensitive and accept only lowercase. To ensure compatibility, the default behavior has been updated to convert model names to lowercase before constructing API requests.

commit 6bc168a39d9a6194d66f2f32b175e56de9295b2e
Merge: bb9fecd 910e76a
Author: Jiayun Shen <jimmyshjj@gmail.com>
Date:   Wed May 15 21:51:52 2024 +0800

    Merge branch 'main' of https://github.com/jimmyshjj/new-api

commit 910e76ac94d7f5dca6254abb4d0669cbb762e724
Merge: 581343a 05b133e
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 21:51:13 2024 +0800

    Merge branch 'Calcium-Ion:main' into main

commit bb9fecd5bf2bd9f1859a4017e7e68f80bdb6685a
Author: Jiayun Shen <jimmyshjj@gmail.com>
Date:   Wed May 15 21:50:08 2024 +0800

    update Baidu and 360 models

    Add Baidu and 360 new models. Add Baidu completion ratio

commit 581343a78783bbd779e65b476e125af0e2b64ce5
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 19:41:34 2024 +0800

    Update docker-image-amd64.yml

commit de17e2d95eec80f1eeae66e82dec4e9601cdee43
Merge: 046f653 8563334
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 19:22:09 2024 +0800

    Merge branch 'Calcium-Ion:main' into main

commit 046f6537913ae8ad8ecf21019b64c0379331b3fd
Merge: 4164d51 322bf8b
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 15:32:38 2024 +0800

    Merge branch 'Calcium-Ion:main' into main

commit 4164d51207808283a18ca2728241fd5cddc4855f
Merge: ef35b07 54679ec
Author: Akarin <jimmyshjj@gmail.com>
Date:   Wed May 15 11:19:13 2024 +0800

    Merge branch 'Calcium-Ion:main' into main

commit ef35b072824b5095ecd2d1ed7ca9fa11673da2c4
Author: Jiayun Shen <jimmyshjj@gmail.com>
Date:   Tue May 14 19:17:32 2024 +0800

    Update adaptor.go

    Update frequently used model names from Baidu official docs and support custom models
2024-05-16 14:05:44 +08:00
CaIon
05b133e6ea feat: 完善模型价格页面 2024-05-15 20:17:27 +08:00
HowieWu
3a8348f82a Update constant.go 2024-05-15 10:28:30 +08:00
HowieWu
11b1c6141c Update adaptor.go 2024-05-15 10:25:01 +08:00
congyijiu
11b33f3126 Update constant.go
To prevent the default testing of GPT-4o
2024-05-14 20:47:06 +08:00
Maple Gao
562a794bbb add: Support GPT4o 2024-05-14 09:46:39 +08:00
CaIon
9d3cd2e1f0 chore: 删除无用代码 2024-05-13 16:04:28 +08:00
CaIon
0fe4c98b3f feat: dalle系列改为使用模型固定价格计费 2024-05-13 16:04:02 +08:00
CaIon
7ef1636321 feat: 完善日志详情 2024-05-13 15:08:01 +08:00
CaIon
5cf33f35ae fix: 修复自定义渠道出错 #243 2024-05-13 14:32:32 +08:00
CaIon
e355c24725 feat: 填入相关模型 2024-05-12 19:07:33 +08:00
CaIon
391f0404a5 feat: 日志详情展示模型价格 2024-05-12 15:35:57 +08:00
1808837298@qq.com
4a2e969579 feat: log completionRatio 2024-05-03 12:26:17 +08:00
1808837298@qq.com
e1b80d60d8 fix: aws claude system 2024-04-29 00:06:25 +08:00
CaIon
c5a9fa97ef fix: aws claude 2024-04-28 20:45:34 +08:00
CaIon
17243a5dc1 feat: safe send channel 2024-04-28 16:17:16 +08:00
CaIon
8e3c527640 fix: 规范claude返回格式 2024-04-26 02:56:35 +08:00
CaIon
483e1c46d2 fix: 规范claude返回格式 2024-04-25 23:57:39 +08:00
CaIon
362c55d6cc fix: claude流模式缺失role 2024-04-25 22:57:11 +08:00
CaIon
6ead87c057 fix: claude 2024-04-25 20:37:50 +08:00
1808837298@qq.com
8132493dbd feat: claude 整理prompt 2024-04-25 16:04:53 +08:00
CaIon
0326758fc8 fix typo 2024-04-24 22:53:58 +08:00
CaIon
cae9dbe141 feat: support cohere (close #195) 2024-04-24 18:49:56 +08:00
CaIon
213e659164 feat: dalle系列日志记录更多信息 2024-04-24 15:14:16 +08:00
CaIon
516b197186 chore: 移除无用代码 2024-04-24 15:13:53 +08:00
CaIon
7e46e6785d fix: audio预扣费未返还 2024-04-24 15:08:15 +08:00
CaIon
86ab64ec67 feat: 完善函数计费 2024-04-23 23:01:06 +08:00
CaIon
b1bfcbb02a feat: 自动整理claude不规范prompt 2024-04-23 13:08:37 +08:00
CaIon
dc818a92f6 fix: claude max_tokens 2024-04-23 12:19:23 +08:00
CaIon
3721ed796c feat: support aws claude 2024-04-23 11:44:40 +08:00
CaIon
a8095ef020 feat: 支持ollama embedding数组传参 2024-04-22 21:09:11 +08:00
CaIon
3839838937 feat: 启用函数计费 2024-04-22 16:35:56 +08:00
CaIon
90620827f4 feat: 状态码复写 2024-04-20 21:05:23 +08:00
CaIon
d8b4805bc6 feat: 可设置是否转发上游mj图片地址 2024-04-18 18:02:09 +08:00
CaIon
838e617823 fix: test all channel error (close #206) 2024-04-17 15:18:36 +08:00
Maple Gao
645c24872d fix: Gemini 1.5 name error 2024-04-15 14:27:18 +08:00
Maple Gao
7104d329f4 fix: rename the latest Gemini model name 2024-04-15 14:22:40 +08:00
Maple Gao
03f6de4907 feat: support google v1beta and Gemini Ultra 2024-04-15 14:19:19 +08:00
CaIon
46bbd5a2d0 chore: 优化按次计费的数据库查询次数 2024-04-04 20:10:30 +08:00