Commit Graph

10 Commits

Author SHA1 Message Date
Fangyin Cheng
22bfd01c4b refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +08:00
Fangyin Cheng
c871d651f1 chore: Fix baichuan API pylint error (#1010)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 10:10:21 +08:00
Aries-ckt
9ad70a2961 refactor: RAG Refactor (#985)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 09:45:26 +08:00
baichuan-assistant
e75314f27d feat(model): Support Baichuan API (#1009)
Co-authored-by: BaiChuanHelper <wintergyc@WinterGYCs-MacBook-Pro.local>
2024-01-02 23:28:45 +08:00
Fangyin Cheng
b13d3f6d92 feat(core): Support multi round conversation operator (#986) 2023-12-27 23:26:28 +08:00
yihong
12234ae258 feat: add gemini support (#953)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2023-12-23 11:10:42 +08:00
yihong
322425b099 fix: if we do not set glm config, we use deault (#952)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-12-19 15:55:10 +08:00
Fangyin Cheng
aed1c3fb2b refactor: Refactor storage system (#937) 2023-12-15 16:35:45 +08:00
FangYin Cheng
cbba50ab1b feat(core): Support simple DB query for sdk (#917)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-11 18:33:54 +08:00
FangYin Cheng
cd725db1fb refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-08 14:45:59 +08:00