haochun
|
410b3f46b3
|
Merge 8726729ade into 09911a301d
|
2025-01-31 16:50:26 +08:00 |
|
wanthigh
|
c368232f50
|
fix: changeoptional field to pointer type (#1907)
* fix:修复在渠道配置中设置模型重定向时,temperature为0被忽略的问题
* fix: set optional fields to pointer type
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2024-11-09 23:31:46 +08:00 |
|
haochun
|
8726729ade
|
修改流式错误时的结构,兼容业务
|
2024-10-10 10:53:18 +08:00 |
|
haochun
|
9267c5f12e
|
修改流式的实现,按照流式的格式去输出,不直接return
|
2024-10-09 14:46:03 +08:00 |
|
haochun
|
5e3042752e
|
fix: 修复阿里云官方的绿网响应未正常处理,导致业务则中断的问题,做了兼容处理
|
2024-10-08 10:51:44 +08:00 |
|
leavegee
|
15f815c23c
|
fix: fix ali embedding model always use v1 (#1747)
* fix:ali embedding model: v2 and v3
* chore: use ctxkey.RequestModel to eliminate hardcoding
---------
Co-authored-by: xuejia <gexuejia@djbx.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2024-09-21 22:40:06 +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 |
|
JustSong
|
24ed170e7b
|
chore: reorganize adaptor related package
|
2024-04-06 01:36:48 +08:00 |
|