JustSong
|
495fc628e4
|
feat: support gpt-4 with vision (#683, #714)
|
2023-11-19 18:38:54 +08:00 |
|
igophper
|
d0a0e871e1
|
fix: support ali's embedding model (#481, close #469)
* feat:支持阿里的 embedding 模型
* fix: add to model list
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
|
2023-09-03 22:12:35 +08:00 |
|
glzjin
|
dfaa0183b7
|
fix: fix baidu & ali's quota calculation (#444)
* 修复阿里计费问题
* 修复百度计费问题
|
2023-08-19 17:14:39 +08:00 |
|
JustSong
|
3da12e99d9
|
chore: update variable name
|
2023-08-13 00:50:26 +08:00 |
|
igophper
|
4ef5e2020c
|
fix: fix baidu's embedding api (#398)
* fix:judge baidu embeddings input type
* chore: add back update all channels balance
* chore: update default configuration for sql connection
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-08-13 00:45:04 +08:00 |
|
igophper
|
af20063a8d
|
feat: able to refresh baidu access token automatically (#400, close #401)
* feat:baidu channel support apiKey and secretKey
添加百度文心渠道时支持填写secretKey|apiKey或者accessToken,支持自动刷新accessToken
* fix
* fix
* fix
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
|
2023-08-12 23:41:44 +08:00 |
|
igophper
|
ca512f6a38
|
refactor: add set event stream headers func (#402)
封装流式传输响应头的设置
|
2023-08-12 21:55:18 +08:00 |
|
igophper
|
476a46ad7e
|
fix: fix finish_reason fileld not fully compatible with OpenAI (close #372, #373)
* optimize:unify finish_reason field
* refactor: use a global stop finish reason
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-08-12 11:04:53 +08:00 |
|
JustSong
|
130e6bfd83
|
feat: support baidu's embedding model (close #324)
|
2023-07-29 12:15:07 +08:00 |
|
JustSong
|
0a39521a3d
|
fix: convert system message to user message (close #328)
|
2023-07-27 23:16:11 +08:00 |
|
JustSong
|
9a1db61675
|
feat: support baidu's models now (close #286)
|
2023-07-22 23:24:09 +08:00 |
|