alanchen
|
f423b1fb2c
|
chore: update create chroma store param (#2798)
|
2025-06-27 18:01:32 +08:00 |
|
Fangyin Cheng
|
455cdd1612
|
feat(build): Support docker install
|
2025-03-12 10:24:22 +08:00 |
|
Fangyin Cheng
|
e4b329ee21
|
refactor(v0.7.0): restructure modules and config handling (#2358)
Co-authored-by: aries_ckt <916701291@qq.com>
|
2025-02-21 19:54:53 +08:00 |
|
magic.chen
|
523ad323f1
|
Fixed agent&awel examples (#2256)
|
2025-01-09 20:01:36 +08:00 |
|
Fangyin Cheng
|
a134257e5c
|
feat(runtime): Execute codes in a sandbox environment (#2119)
|
2024-11-10 22:36:53 +08:00 |
|
Fangyin Cheng
|
65c875db20
|
feat(core): Support higher-order operators (#1984)
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
|
2024-09-09 10:15:37 +08:00 |
|
明天
|
d7a893e1a7
|
feat: new dbgpts modules (#1910)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
|
2024-08-28 21:31:42 +08:00 |
|
Fangyin Cheng
|
9502251c08
|
feat(core): AWEL flow 2.0 backend code (#1879)
Co-authored-by: yhjun1026 <460342015@qq.com>
|
2024-08-23 14:57:54 +08:00 |
|
Fangyin Cheng
|
f889fa3775
|
feat(core): Multiple ways to run dbgpts (#1734)
|
2024-07-18 17:50:40 +08:00 |
|
Fangyin Cheng
|
ace169ac46
|
fix(core): Fix AWEL branch bug (#1640)
|
2024-06-18 11:11:43 +08:00 |
|
Aries-ckt
|
58d08780d6
|
feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-06-13 13:49:17 +08:00 |
|
Fangyin Cheng
|
c3ae1915d2
|
refactor: Modify default webserver port to 5670 (#1410)
|
2024-04-12 11:47:24 +08:00 |
|
Fangyin Cheng
|
df80bc2079
|
feat(agent): Release agent SDK (#1396)
|
2024-04-10 22:44:53 +08:00 |
|
Fangyin Cheng
|
fcc325d411
|
feat(core): Support i18n (#1327)
|
2024-03-25 20:15:39 +08:00 |
|
Fangyin Cheng
|
8a17099dd2
|
feat(rag): Support RAG SDK (#1322)
|
2024-03-22 15:36:57 +08:00 |
|
Fangyin Cheng
|
4970c9f813
|
refactor: Refactor datasource module (#1309)
|
2024-03-18 18:06:40 +08:00 |
|
Aries-ckt
|
32e1554282
|
feat:add rag awel operator view metadata. (#1174)
|
2024-02-21 10:24:12 +08:00 |
|
明天
|
d5afa6e206
|
Native data AI application framework based on AWEL+AGENT (#1152)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: lcx01800250 <lcx01800250@alibaba-inc.com>
Co-authored-by: licunxing <864255598@qq.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: xuyuan23 <643854343@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: hzh97 <2976151305@qq.com>
|
2024-02-07 17:43:27 +08:00 |
|
Aries-ckt
|
208d91dea0
|
fix: MySQL Database not support DDL init and upgrade. (#1133)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-30 12:09:26 +08:00 |
|
xiuzhu9527
|
8f18478fa5
|
fix: Fix examples/awel get model_name from model_config (#1112)
Co-authored-by: xiuzhu <edy@dodge-pro.local>
|
2024-01-24 12:24:34 +08:00 |
|
Fangyin Cheng
|
73c86ff083
|
chore: Fix package name conflict error (#1099)
|
2024-01-22 15:33:43 +08:00 |
|
magic.chen
|
1484981b72
|
docs: readme update & contact (#1097)
|
2024-01-22 09:54:26 +08:00 |
|
junewgl
|
4f833634df
|
feat: add schema-linking awel example (#1081)
|
2024-01-21 09:59:59 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|