byte911
|
88acc5a614
|
fix: return the usage info if not null (#1792)
Usage is missing.
|
2024-09-22 16:41:10 +08:00 |
|
TAKO
|
649ecbf29c
|
feat: support new openai models (4o 0806, chatgpt-4o-latest) (#1721)
* feat: support new model gpt-4o-2024-08-06
* feat: support new model chatgpt-4o-latest
|
2024-09-21 23:01:19 +08:00 |
|
Shenghang Tsai
|
402fcf7f79
|
feat: add SiliconFlow (#1717)
* Add SiliconFlow
* Update README.md
* Update README.md
* Update channel.constants.js
* Update ChannelConstants.js
* Update channel.constants.js
* Update ChannelConstants.js
* Update compatible.go
* Update README.md
|
2024-08-06 23:42:25 +08:00 |
|
TAKO
|
296ab013b8
|
feat: support gpt-4o mini (#1665)
* feat: support gpt-4o mini
* feat: fix gpt-4o mini image price
|
2024-07-22 22:44:08 +08:00 |
|
Ghostz
|
65acb94f45
|
fix: text filed check for 4v request (#1634)
|
2024-07-13 14:57:08 +08:00 |
|
Qiying Wang
|
f636c50c84
|
fix: duplicate [DONE] (#1629)
|
2024-07-09 22:43:59 +08:00 |
|
Jason
|
e090e76c86
|
feat: add Novita AI as model provider (#1609)
|
2024-07-06 13:16:46 +08:00 |
|
zijiren
|
b21b3b5b46
|
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-06-30 18:36:33 +08:00 |
|
Ghostz
|
5a58426859
|
fix minimax empty log (#1560)
|
2024-06-30 16:09:16 +08:00 |
|
取梦为饮
|
98669d5d48
|
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-06-08 13:26:26 +08:00 |
|
Dafei Zhao
|
a9211d66f6
|
fix: fix gpt-4o token encoding (#1446)
|
2024-05-28 01:26:07 +08:00 |
|
Qiying Wang
|
2457d00afb
|
feat: support gpt-4o (#1431)
|
2024-05-21 01:14:22 +08:00 |
|
JustSong
|
71f4403fd5
|
feat: add together.ai support (#1298)
|
2024-04-30 02:16:53 +08:00 |
|
JustSong
|
7e027d2bd0
|
fix: fix minimax prompt & completion tokens is empty (#1391)
|
2024-04-29 22:35:47 +08:00 |
|
JustSong
|
30f373b623
|
fix: fix usage is empty (close #1391)
|
2024-04-29 22:29:13 +08:00 |
|
JustSong
|
007906216d
|
feat: support DeepL's model (close #1126)
|
2024-04-27 13:37:22 +08:00 |
|
JustSong
|
9026ec7510
|
feat: support cloudflare now
|
2024-04-26 23:05:48 +08:00 |
|
JustSong
|
c317872097
|
feat: support deepseek now
|
2024-04-26 00:48:53 +08:00 |
|
JustSong
|
541182102e
|
fix: ignore empty choice response for azure (close #1324)
|
2024-04-21 16:22:28 +08:00 |
|
JustSong
|
a10232f43a
|
feat: add gpt-4-turbo support (close #1304)
|
2024-04-13 11:39:31 +08:00 |
|
JustSong
|
f586ae0ad8
|
chore: remove helper & util subpackage for relay
|
2024-04-06 01:50:12 +08:00 |
|
JustSong
|
24ed170e7b
|
chore: reorganize adaptor related package
|
2024-04-06 01:36:48 +08:00 |
|