Fangyin Cheng
|
2d905191f8
|
refactor: Refactor for core SDK (#1092)
|
2024-01-21 09:57:57 +08:00 |
|
xiuzhu9527
|
ba7248adbb
|
[hotfix] Fix examples/awel default loading model text2vec-large-chinese issue (#1095)
Co-authored-by: xiuzhu <edy@dodge-pro.local>
|
2024-01-20 19:48:48 +08:00 |
|
Aries-ckt
|
0162dee474
|
fix(ChatKnowledge): summary support zhipu message_converter (#1085)
|
2024-01-18 15:09:09 +08:00 |
|
Danrui Qi
|
fb2d18a2d5
|
feat(agent): Add retrieve summary agent for both local files and URLs (#1063)
Co-authored-by: fangfcg <thss15_fangcg@163.com>
|
2024-01-16 17:37:48 +08:00 |
|
Fangyin Cheng
|
40c853575a
|
chore: Add pylint for DB-GPT core lib (#1076)
|
2024-01-16 17:36:26 +08:00 |
|
Aries-ckt
|
3a54d1ef9a
|
fix:update awel embedding examples and delete unuseful code. (#1073)
|
2024-01-15 23:22:52 +08:00 |
|
Fangyin Cheng
|
22bfd01c4b
|
refactor: Refactor proxy LLM (#1064)
|
2024-01-14 21:01:37 +08:00 |
|
Aries-ckt
|
a035433170
|
feat(RAG):add rag operators and rag awel examples (#1061)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-13 16:14:48 +08:00 |
|
Danrui Qi
|
2706e27ae5
|
feat(agent): Add summary assistant checking (#1053)
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-10 11:14:15 +08:00 |
|
Fangyin Cheng
|
fa8b5b190c
|
feat(core): APP use new SDK component (#1050)
|
2024-01-10 10:39:04 +08:00 |
|
明天
|
e11b72c724
|
feat(agent): Multi agents v0.1 (#1044)
Co-authored-by: qidanrui <qidanrui@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-09 11:09:52 +08:00 |
|
Fangyin Cheng
|
e8861bd8fa
|
feat(awel): New MessageConverter and more AWEL operators (#1039)
|
2024-01-08 09:40:05 +08:00 |
|
Danrui Qi
|
765fb181f6
|
feat(multi-agents):Add Summary Assistant Agent According to User's Question (#1023)
|
2024-01-06 19:05:09 +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 |
|
Fangyin Cheng
|
0cdc77abb2
|
feat(model): Proxy model support count token (#996)
|
2023-12-29 12:01:31 +08:00 |
|
Fangyin Cheng
|
fd3a5d2bfa
|
chore(build): Fix typo and new pre-commit config (#987)
|
2023-12-28 14:14:20 +08:00 |
|
Fangyin Cheng
|
b13d3f6d92
|
feat(core): Support multi round conversation operator (#986)
|
2023-12-27 23:26:28 +08:00 |
|
明天
|
9aec636b02
|
feat(agent): Multi agent sdk (#976)
Co-authored-by: xtyuns <xtyuns@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: qidanrui <qidanrui@gmail.com>
|
2023-12-27 16:25:55 +08:00 |
|
Fangyin Cheng
|
69fb97e508
|
feat(core): More AWEL operators and new prompt manager API (#972)
Co-authored-by: csunny <cfqsunny@163.com>
|
2023-12-25 20:03:22 +08:00 |
|
Fangyin Cheng
|
0c46c339ca
|
feat(model): Add new LLMClient and new build tools (#967)
|
2023-12-23 16:33:01 +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 |
|
FangYin Cheng
|
64165b23cf
|
feat(awel): Modify AWEL http trigger route function (#817)
|
2023-11-22 09:55:49 +08:00 |
|
FangYin Cheng
|
1801138b62
|
feat(awel): New AWEL RAG example
|
2023-11-21 14:35:40 +08:00 |
|
FangYin Cheng
|
e67d62a785
|
feat(awel): AWEL supports http trigger
|
2023-11-21 14:35:40 +08:00 |
|
csunny
|
dba7c2a897
|
chores: extra code clean
|
2023-11-21 10:02:52 +08:00 |
|
aries_ckt
|
f65ca37a02
|
style:fmt
|
2023-10-17 13:55:19 +08:00 |
|
csunny
|
0126e9ef2f
|
feat: add spark proxy api
|
2023-10-11 18:27:26 +08:00 |
|
csunny
|
14cfc34c72
|
feat: + tongyi and wenxin
|
2023-10-10 20:48:53 +08:00 |
|
csunny
|
50719c14b9
|
feat: define framework and split api
add cache for llm
add openapi module
add proxy module
|
2023-06-20 19:36:35 +08:00 |
|
Younis Bashir
|
0227a2a05c
|
- from GPTSimpleVectorIndex to GPTVectorIndex
|
2023-06-18 19:39:10 +03:00 |
|
yhjun1026
|
661a7b5697
|
model server fix message model
|
2023-06-01 16:34:51 +08:00 |
|
yihong0618
|
b098a48898
|
ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2023-05-24 18:43:04 +08:00 |
|
aries-ckt
|
b70cb8076d
|
update:merge main branch
|
2023-05-22 14:07:18 +08:00 |
|
csunny
|
7b454d8867
|
llms: add chatglm model
|
2023-05-21 14:08:18 +08:00 |
|
csunny
|
42b76979a3
|
llms: multi model support
|
2023-05-21 11:22:56 +08:00 |
|
aries-ckt
|
e59c3834eb
|
update:merge
|
2023-05-18 19:52:59 +08:00 |
|
yhjun1026
|
ba7e23d37f
|
Unified configuration
|
2023-05-18 16:30:57 +08:00 |
|
csunny
|
a3af2f2b9e
|
convert file address
|
2023-05-15 17:27:55 +08:00 |
|
chenketing
|
1a0e386137
|
fix:unusual file
|
2023-05-15 00:18:06 +08:00 |
|
chenketing
|
645530a31d
|
feature:add markdown embedding
|
2023-05-14 23:27:17 +08:00 |
|
chenketing
|
e44dff4170
|
Merge remote-tracking branch 'origin/plugin_init' into source_embedding
|
2023-05-12 21:06:00 +08:00 |
|
chenketing
|
d42a9f3bd1
|
feature:url,csv embedding
|
2023-05-11 23:48:56 +08:00 |
|
chenketing
|
ed855df01d
|
feature:pdf embedding test
|
2023-05-11 20:28:15 +08:00 |
|
csunny
|
ca50c9fe47
|
fix
|
2023-05-11 15:40:12 +08:00 |
|
csunny
|
0767537606
|
add vicuna embedding
|
2023-04-29 18:28:42 +08:00 |
|
csunny
|
83ae8005ae
|
rm test code
|
2023-04-28 17:56:27 +08:00 |
|
csunny
|
f2730d02d8
|
update
|
2023-04-28 17:56:00 +08:00 |
|
csunny
|
e6fbd037ef
|
update
|
2023-04-16 21:51:55 +08:00 |
|