Leo Q
2353874c0a
ci: skip archive, upload directly ( #1586 )
2024-07-17 16:25:25 +08:00
Darkside
b874869b4d
docs: add related projects ( #1562 )
...
Co-authored-by: 成达 <chengda.615@bytedance.com>
2024-07-17 16:25:25 +08:00
igophper
83ac8d183c
fix: fix size not support during image generation ( #1564 )
...
Fixes #1224 , #1068
2024-07-17 16:25:25 +08:00
Shi Jilin
70da30673c
feat: support Spark4.0 Ultra ( #1575 )
...
* fix: fix SparkDesk Function Call (修复 Spark Pro/Max函数调用只会返回普通对话回答而不是Function Call回答的问题
* feat: support Spark4.0 Ultra
2024-07-17 16:25:25 +08:00
lihangfu
dcb4b3e4dc
feat: support spark4.0 ultra ( #1569 )
...
* feat: 支持v3最新协议的腾讯混元(#1452)
* feat: 支持Spark4.0 Ultra
---------
Co-authored-by: lihangfu <hfli8@iflytek.com>
2024-07-17 16:25:25 +08:00
zijiren
537040858c
refactor: abusing goroutines and channel ( #1561 )
...
* refactor: abusing goroutines
* fix: trim data prefix
* refactor: move functions to render package
* refactor: add back trim & flush
---------
Co-authored-by: JustSong <quanpengsong@gmail.com>
2024-07-17 16:25:25 +08:00
shaoyun
89015fd663
feat: added support for Claude Sonnet 3.5 ( #1567 )
2024-07-17 16:25:25 +08:00
dependabot[bot]
eee2dfe86c
chore(deps): bump golang.org/x/image from 0.16.0 to 0.18.0 ( #1568 )
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.16.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.16.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 16:25:25 +08:00
JustSong
b136e47d9f
fix: fix ci
2024-07-17 16:25:25 +08:00
igophper
346a4a53c9
refactor: replace hardcoded string with ctxkey constant ( #1579 )
...
Co-authored-by: 江杭辉 <jianghanghui@k.app>
2024-07-17 16:25:25 +08:00
Leo Q
57e0f55d32
ci: use codecov to upload coverage report ( #1583 )
2024-07-17 16:25:25 +08:00
Ghostz
eb0426fb36
fix minimax empty log ( #1560 )
2024-07-17 16:25:25 +08:00
JustSong
dfd108aee4
feat: support load env variables from .env file
2024-07-17 16:25:25 +08:00
JustSong
94f0e97e2e
ci: fix ci.yml
2024-07-17 16:25:25 +08:00
JustSong
7227aabe62
fix: fix ut
2024-07-17 16:25:25 +08:00
JustSong
d4a12d01f3
chore: add ut
2024-07-17 16:25:25 +08:00
JustSong
d84273a209
chore: add commit lint and rename yml
2024-07-17 16:25:25 +08:00
JustSong
fe61b1b238
chore: rename go.yml to unit-testing.yml
2024-07-17 16:25:25 +08:00
JustSong
f9485b1dd8
fix: fix go.yml
2024-07-17 16:25:25 +08:00
JustSong
a5697c588f
fix: fix ut
2024-07-17 16:25:25 +08:00
JustSong
90ac5e5c51
ci: add coverage report
2024-07-17 16:25:25 +08:00
JustSong
46b32e7939
ci: add go.yaml
2024-07-17 16:25:25 +08:00
Shi Jilin
911ae3b75d
fix: fix sparkdesk function call
2024-07-17 16:25:25 +08:00
lihangfu
dc05f4dfdf
feat: support tencent v3 api ( #1542 )
...
Co-authored-by: lihangfu <hfli8@iflytek.com>
2024-07-17 16:25:25 +08:00
Wei Tingjiang
04f0bb2f6d
Try to fix Gemini streaming return being truncated by FinishReason. ( #1477 )
...
1
2024-07-17 16:25:25 +08:00
JustSong
a858d530b1
chore: adjust default rate limit config
2024-07-17 16:25:25 +08:00
JustSong
d47ffd2a90
chore: add logger.SysLogf function
2024-07-17 16:25:25 +08:00
jinjianming
a33022a228
fix: fix default token not created in some cases ( #1510 )
...
* 修复git、微信等用户注册不会创建默认令牌问题
修复git、微信等用户注册不会创建默认令牌问题
* 修复git、微信等用户注册不会创建默认令牌问题
删除普通用户注册代码
* fix: do not block if error happened
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-07-17 16:25:25 +08:00
Buer
37dc51ee22
fix: channel edit settings key error ( #1496 )
2024-07-17 16:25:25 +08:00
Zhong Liu
c89b6444dd
fix: support for Spark Lite model ( #1526 )
...
* fix: Support for Spark Lite model
* fix: fix panic
* fix: fix xunfei version config
---------
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-07-17 16:25:25 +08:00
wagxuebing
ffd56d10bf
fix: xunfei interface call 4001 error ( #1499 )
...
Co-authored-by: lynnssb <lynntobing@gmail.com>
2024-07-17 16:25:25 +08:00
fxsome
78d90456a3
feat: post all messages for cloudflare ( #1515 )
2024-07-17 16:25:25 +08:00
取梦为饮
54b1dc2bf1
feat: add support for bytedance's doubao ( #1438 )
...
* 增加豆包大模型支持
* chore: update channel options & add prompt
---------
Co-authored-by: 康龙彪 <longbiao.kang@i-tudou.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-07-17 16:25:25 +08:00
jinjianmingming
b7a20f66d5
feat: 余额不足提示中文
2024-06-27 13:39:52 +08:00
Wei Tingjiang
9321427c6e
feat: support gemini embeddings (text-embedding-004,embedding-001) ( #1475 )
...
* Refactor Gemini Adaptor to Support Embeddings
* Add new models to ModelList
2024-05-29 01:17:32 +08:00
JustSong
ceea4c6d4a
feat: support user content download proxy & relay proxy now
2024-05-29 01:14:00 +08:00
carey036
b53e00a9b3
feat: generate default token after register ( #1401 )
...
* feat: generate default token after register
* chore: use go routine to create default token for new user
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-05-28 01:44:38 +08:00
Mo
332c8db0b3
fix: add prefixes to image models to solve the problem of duplicate models ( #1469 )
...
* Add prefixes to image models to solve the problem of duplicate models
* Fix the issue that response_format is not set, causing the b64_json parameter to be ignored.
2024-05-28 01:32:57 +08:00
fatwang2
3be28da57b
Update package.json ( #1465 )
2024-05-28 01:31:08 +08:00
Ghostz
fa74ba0eaa
chore: print user id when relay error happened ( #1447 )
...
* add userid when relay error
* chore: update log format
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-05-28 01:30:51 +08:00
Dafei Zhao
a9211d66f6
fix: fix gpt-4o token encoding ( #1446 )
2024-05-28 01:26:07 +08:00
Buer
07b2fd58d6
feat: berry theme update & bug fix ( #1471 )
...
* feat: load channel models from server
* chore: support AWS Claude/Cloudflare/Coze
* fix: Popup message when copying fails
* chore: Optimize tips
2024-05-28 01:22:40 +08:00
JustSong
0acee9a065
fix: fix berry error ( close #1445 )
2024-05-22 01:00:00 +08:00
JustSong
f965469e8a
chore: update dependencies version
2024-05-22 00:52:23 +08:00
JustSong
03ea60532a
fix: fix html lang attribute ( close #1433 )
2024-05-21 01:20:37 +08:00
Qiying Wang
2457d00afb
feat: support gpt-4o ( #1431 )
2024-05-21 01:14:22 +08:00
JustSong
91b80ae879
fix: remove extra space
2024-05-07 23:57:34 +08:00
JustSong
2720e1a358
feat: support minimax's 6.5 models ( close #1395 )
2024-04-30 02:23:14 +08:00
JustSong
71f4403fd5
feat: add together.ai support ( #1298 )
2024-04-30 02:16:53 +08:00
JustSong
1f76c80553
fix: fix aws claude panic ( #1384 )
2024-04-29 22:49:06 +08:00