jinjianmingming
535ae5962f
add: 添加注解
2024-07-17 16:25:25 +08:00
zijiren
8e4f6be7ae
fix: impl cloudflare worker ai gateway ( #1617 )
2024-07-17 16:25:25 +08:00
Qiying Wang
c8bc2921bd
fix: duplicate [DONE] ( #1629 )
2024-07-17 16:25:25 +08:00
Qiying Wang
bc66ce1592
feat: refactor AwsClaude to Aws to support both llama3 and claude ( #1601 )
...
* feat: refactor AwsClaude to Aws to support both llama3 and claude
* fix: aws llama3 ratio
2024-07-17 16:25:25 +08:00
Jason
3c147e1e46
feat: add Novita AI as model provider ( #1609 )
2024-07-17 16:25:25 +08:00
open source
457abc024e
feat: add initial root access token ( #1598 )
...
Signed-off-by: xiaobo <peterwillcn@gmail.com>
2024-07-17 16:25:25 +08:00
open source
c360bc278f
fix: update readme docs ( #1599 )
...
Signed-off-by: xiaobo <peterwillcn@gmail.com>
2024-07-17 16:25:25 +08:00
zijiren
14b20ded09
fix: use musl libc ( #1597 )
2024-07-17 16:25:25 +08:00
zijiren
429ce9692e
feat: cloudflare support native openai api ( #1596 )
2024-07-17 16:25:25 +08:00
Qiying Wang
8f2f0e5e56
feat: support test specific model ( #1600 )
2024-07-17 16:25:25 +08:00
Leo Q
089ff5d043
feat(ui): show available models for air theme ( #1595 )
...
* feat(ui): air 主题显示可用模型
* chore: 改为全角括号
2024-07-17 16:25:25 +08:00
Leo Q
6d5a393824
feat: support smtp without auth ( #1101 )
2024-07-17 16:25:25 +08:00
LinZeliang
c68f4df0d6
feat: support one or more log file ( #1400 )
...
Co-authored-by: Laisky.Cai <github@laisky.com>
2024-07-17 16:25:25 +08:00
igophper
82c7c4aad3
refactor: init db ( #1590 )
...
Co-authored-by: 江杭辉 <jianghanghui@k.app>
2024-07-17 16:25:25 +08:00
Mikey
8ebdcbf00d
feat: add support for Claude 3 tool use (function calling) ( #1587 )
...
* feat: add tool support for AWS & Claude
* fix: add {} for openai compatibility in streaming tool_use
2024-07-17 16:25:25 +08:00
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