Commit Graph

993 Commits

Author SHA1 Message Date
aries_ckt
d95646d8b2 feat:knowledge management
1.merge main branch
2.rebuild knowledge management
3.static js
2023-06-30 15:39:54 +08:00
shiweisong.ssw
4c217d373f feat: change the text color if table 2023-06-30 15:23:09 +08:00
shiweisong.ssw
df9d4d2f38 feat: auto sync after created 2023-06-30 15:19:36 +08:00
aries_ckt
6ada78374e Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 15:19:10 +08:00
magic.chen
c04d8e0bbf
fix:knowledge_init.py multi document cannot search answser (#287)
1.rebuild knowledge_init.py
2.change the VectorConnector position
Close #285
2023-06-30 15:05:42 +08:00
aries_ckt
f4aa58a954 style:format code 2023-06-30 15:04:33 +08:00
aries_ckt
6fdeff9a0a fix:knowledge_init.py multi document cannot search answser
1.rebuild knowledge_init.py
Close #285
2023-06-30 15:02:18 +08:00
shiweisong.ssw
07df9369c9 feat: add result column to document list 2023-06-30 14:45:09 +08:00
shiweisong.ssw
6ddc5d4377 feat: change the style 2023-06-30 14:04:54 +08:00
tuyang.yhj
c621bf1e33 WEB API independent 2023-06-30 13:17:58 +08:00
tuyang.yhj
aed2cb21a9 WEB API independent 2023-06-30 13:16:43 +08:00
aries_ckt
821fcaacdf fix:bind knowledge_init with space
bind knowledge_init with space
2023-06-30 11:31:47 +08:00
shiweisong.ssw
51c6f0064a fix: solve the conflict 2023-06-30 11:28:26 +08:00
shiweisong.ssw
f70cc06535 feat: change the url 2023-06-30 11:27:28 +08:00
tuyang.yhj
c9b3a12021 Merge branch 'new-page-framework' into dev_ty_06_end
# Conflicts:
#	datacenter/app/agents/[agentId]/page.tsx
#	datacenter/app/agents/page.tsx
#	datacenter/next.config.js
#	datacenter/utils/request.ts
2023-06-30 11:26:17 +08:00
changhuiping.chp
a050b49d4b fix: agentId page fix 2023-06-30 11:18:22 +08:00
changhuiping.chp
45437023e5 fix: resolve static file generation errors 2023-06-30 11:15:24 +08:00
aries_ckt
1de0542015 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 10:43:35 +08:00
aries_ckt
d0a0d3bbdf fix:create document return id
create document return id
2023-06-30 10:39:47 +08:00
tuyang.yhj
a330714c61 WEB API independent 2023-06-30 10:02:03 +08:00
tuyang.yhj
6f8f182d1d Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
#	pilot/server/dbgpt_server.py
2023-06-30 09:58:32 +08:00
tuyang.yhj
865822d1de WEB API independent 2023-06-29 20:41:05 +08:00
aries_ckt
4c4c028b21 fix:merge tuyang branch and knowledge chat
1.fix knowledge chat
2.merge tuyang branch
2023-06-29 20:03:39 +08:00
tuyang.yhj
35bdf71912 WEB API independent 2023-06-29 19:30:14 +08:00
aries_ckt
e1fbf5a151 Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-06-29 19:24:11 +08:00
tuyang.yhj
2562d4af8d Merge branch 'new-page-framework' into dev_ty_06_end 2023-06-29 19:04:28 +08:00
changhuiping.chp
a79d066a97 fix: merge conflict fix 2023-06-29 18:55:49 +08:00
tuyang.yhj
abe4661834 Merge branch 'new-page-framework' into dev_ty_06_end 2023-06-29 18:55:45 +08:00
changhuiping.chp
980ff2f57e Merge branch 'new-page-framework' of https://github.com/csunny/DB-GPT into new-page-framework 2023-06-29 18:54:10 +08:00
tuyang.yhj
4abfa3c7e9 WEB API independent 2023-06-29 18:53:52 +08:00
changhuiping.chp
00618472fb feat: dialogue basic development completed 2023-06-29 18:52:33 +08:00
aries_ckt
8e505e9945 Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-06-29 18:39:08 +08:00
shiweisong.ssw
c71dd4453c feat: make tr element darker when hover 2023-06-29 18:36:05 +08:00
aries_ckt
24130a6097 fix:use spacy replace chunk method
use spacy replace chunk method
2023-06-29 18:32:36 +08:00
shiweisong.ssw
918912b1ac feat: set a constant to record the fetch URL 2023-06-29 18:12:54 +08:00
aries_ckt
69d07c46ee Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-06-29 18:09:08 +08:00
aries_ckt
ff31d9a22b fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:08:26 +08:00
shiweisong.ssw
138095078b feat: change text 2023-06-29 18:04:30 +08:00
aries_ckt
96f3dcf095 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:00:55 +08:00
aries_ckt
f29a0a2472 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 17:46:53 +08:00
shiweisong.ssw
58be123fe6 feat: beautify tables 2023-06-29 17:39:20 +08:00
shiweisong.ssw
3f00ec7c65 feat: fetch data after adding 2023-06-29 17:30:26 +08:00
tuyang.yhj
91c1a766c3 Merge remote-tracking branch 'origin/new-page-framework' into dev_ty_06_end 2023-06-29 17:28:09 +08:00
aries_ckt
7ad629eb3d feat:chunk split method replace
chunk split method replace
2023-06-29 17:26:05 +08:00
tuyang.yhj
8ea2abb29c WEB API independent 2023-06-29 17:24:18 +08:00
aries_ckt
92c5e209cf fix:solve upload file bug
solve upload file bug
2023-06-29 17:06:15 +08:00
shiweisong.ssw
76a2987ecb feat: change document type text 2023-06-29 17:05:16 +08:00
shiweisong.ssw
3456dd8205 feat: change the text 2023-06-29 17:01:53 +08:00
aries_ckt
b2f1b1319f fix:update knowledge schema sql
update knowledge schema sql
2023-06-29 16:34:12 +08:00
aries_ckt
5951215c0b fix:port define
can re-define port
2023-06-29 16:07:39 +08:00