Commit Graph

84 Commits

Author SHA1 Message Date
明天
0bc478b7b5
Feat/note book (#2134)
Co-authored-by: sunshinesmilelk <41573506+sunshinesmilelk@users.noreply.github.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-11-21 20:33:54 +08:00
Qiyuan Jiao
b4ce217ded
Use fuzzy matching when searching dbgpts (#2110)
Co-authored-by: jiaoqiyuan <jiaoqiyuan@ipplus.com>
2024-11-05 13:39:59 +08:00
Appointat
6d6667812b
refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
Aries-ckt
584f090847
chore:v0.6.1 version (#2083) 2024-10-19 16:00:31 +08:00
magic.chen
427329ac3e
docs: app & agents development document (#2081) 2024-10-19 16:00:00 +08:00
lipengfei
88e3d12bd3
feat: add document structure into GraphRAG (#2033)
Co-authored-by: Appointat <kuda.czk@antgroup.com>
Co-authored-by: tpoisonooo <khj.application@aliyun.com>
Co-authored-by: vritser <vritser@163.com>
2024-10-18 22:03:08 +08:00
Aries-ckt
811ce63493
feat: add evaluation service module for RAG and Agent (#2070) 2024-10-18 17:42:11 +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
明天
b951b50689
feat(agent):Fix agent bug (#1953)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-09-04 10:59:03 +08:00
M1n9X
759f7d99cc
feat(GraphRAG): enhance GraphRAG by graph community summary (#1801)
Co-authored-by: Florian <fanzhidongyzby@163.com>
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yvonneyx <zhuyuxin0627@gmail.com>
2024-08-30 21:59:44 +08:00
明天
f866580703
feat: dbgpts modules bug fix (#1921)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
Co-authored-by: hustcc <i@hust.cc>
2024-08-30 10:03:58 +08:00
Fangyin Cheng
e4813849c0
chore: Fix pylint error (#1912) 2024-08-28 22:58:19 +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
Aries-ckt
bb5d2d1f3d
fix:graph retrieve bug (#1884) 2024-08-28 21:05:27 +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
明天
b124ecc10b
feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-08-21 17:37:45 +08:00
Fangyin Cheng
6ddde544bd
fix(ci): Fix pylint check error (#1807) 2024-08-10 23:12:03 +08:00
Wei Zhang
621c5a391c
fix(knowledge API): Unique Constraint Issue with create_space API Cau… (#1794)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-08-09 11:03:59 +08:00
huangjh131
7ea9b8c419
fix(ChatKnowledge): Fix knowledge command load bug (#1767)
Co-authored-by: huangjh131 <14678508+huangjh131@user.noreply.gitee.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-08-01 18:41:23 +08:00
Aries-ckt
167d972093
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +08:00
Fangyin Cheng
f889fa3775
feat(core): Multiple ways to run dbgpts (#1734) 2024-07-18 17:50:40 +08:00
Kain Shu
1775b87606
fix(chat knowledge): add missing context property (#1732)
Co-authored-by: kain <kai4tech@gmail.com>
2024-07-17 16:40:15 +08:00
Fangyin Cheng
bf978d2bf9
feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
Fangyin Cheng
47d205f676
feat(model): Support database model registry (#1656) 2024-06-24 19:07:10 +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
a88af6f87d
feat: Support intent detection (#1588) 2024-05-30 18:51:57 +08:00
Aries-ckt
83d7e9d82d
fix(ChatKnowledge): add aload_document (#1548) 2024-05-23 11:59:34 +08:00
Fangyin Cheng
47430f2a0b
fix(agent): Remove resources of planner agent (#1540) 2024-05-22 15:38:49 +08:00
Florian
a9087c3853
feat: add GraphRAG framework and integrate TuGraph (#1506)
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-05-16 15:39:50 +08:00
Fangyin Cheng
559affe87d
refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +08:00
8b88f7e11c
Fix the issue where the knowledge base cannot be edited when using ve… (#1519) 2024-05-14 19:31:14 +08:00
Fangyin Cheng
863b5404dd
refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
Fangyin Cheng
8427fef5f3
fix: Fix app pydantic error (#1478) 2024-04-29 20:31:02 +08:00
Fangyin Cheng
57be1ece18
feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
Fangyin Cheng
2e2e120ace
feat(agent): dbgpts support agent (#1417) 2024-04-14 23:32:01 +08:00
Fangyin Cheng
df80bc2079
feat(agent): Release agent SDK (#1396) 2024-04-10 22:44:53 +08:00
Aries-ckt
37e7c0151b
feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
yyhhyy
0f2b46da62
fix: Code standards (#1393) 2024-04-09 21:01:32 +08:00
Evan Chen
01a8a0fff6
Solve the problem of resource duplication and solve the problem of slow recall of table structure (#1381)
Co-authored-by: ChenXinye <chenxinye@weihaizixun.com>
2024-04-08 19:57:51 +08:00
Aries-ckt
dffd235bfb
feat: Client support chatdata (#1343) 2024-03-28 09:04:28 +08:00
Fangyin Cheng
3a7a2cbbb8
feat: Run AWEL flow in CLI (#1341) 2024-03-27 12:50:05 +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
b4b810d68f feat(core): Add common schemas 2024-03-21 11:23:24 +08:00
aries_ckt
f43abf3155 fix:client mypy error 2024-03-20 16:22:38 +08:00
aries_ckt
4413ff682f fix:rag serve error 2024-03-18 19:37:06 +08:00
Fangyin Cheng
0ed30aa44a feat: Add dbgpt client and add api v2 2024-03-18 18:29:27 +08:00
Fangyin Cheng
4970c9f813
refactor: Refactor datasource module (#1309) 2024-03-18 18:06:40 +08:00
Fangyin Cheng
8897d6e8fd
chore: Add pylint for storage (#1298) 2024-03-15 15:42:46 +08:00