magic.chen
e0b181babb
Update base.py ( #282 )
...
update function __extract_json slef --> self
2023-06-28 12:51:50 +08:00
tuyang.yhj
4dcfd1ddd7
Merge branch 'llm_framework' into dev_ty_06_end
...
# Conflicts:
# pilot/memory/chat_history/duckdb_history.py
# pilot/openapi/api_v1/api_v1.py
# pilot/scene/base.py
# pilot/scene/base_chat.py
# pilot/scene/chat_execution/example.py
2023-06-28 11:40:22 +08:00
tuyang.yhj
b2d2828b4e
WEB API independent
2023-06-28 11:34:40 +08:00
changhuiping.chp
f854c94aba
Merge branch 'new-page-framework' of https://github.com/csunny/DB-GPT into new-page-framework
2023-06-28 10:47:51 +08:00
changhuiping.chp
61d6bee8d5
fix: layout adjustment
2023-06-28 10:47:46 +08:00
aries_ckt
14387d9661
fix:return knowledge dict
...
format knowledge result
2023-06-28 10:35:55 +08:00
Data Hamal
b39760ef59
Update base.py
...
fix function __extract_json slef --> self
2023-06-28 00:52:45 +08:00
magic.chen
ec9bac3f41
fix:rename knowledge_init.py ( #280 )
...
1.rename knowledge_init.py
2023-06-27 22:57:35 +08:00
aries_ckt
e6509e0183
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-27 22:36:00 +08:00
shiweisong.ssw
6f1ba2590e
feat: add documents
2023-06-27 22:25:37 +08:00
aries_ckt
d12e9f8d9b
fix:rename knowledge_init.py
...
rename knowledge_init.py
2023-06-27 22:24:58 +08:00
aries_ckt
7f979c0880
style:format code
...
format code
2023-06-27 22:20:21 +08:00
aries_ckt
2475ffe282
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-27 21:21:35 +08:00
shiweisong.ssw
bfa701b204
feat: expand types of documents
2023-06-27 20:16:56 +08:00
tuyang.yhj
1d3d6cb23c
Merge branch 'llm_framework' into dev_ty_06_end
...
# Conflicts:
# pilot/openapi/api_v1/api_v1.py
2023-06-27 17:48:40 +08:00
aries_ckt
544aed4e56
fix: knowledge embedding default parameter
...
1.knowledge embedding default parameter
2023-06-27 17:46:48 +08:00
tuyang.yhj
5777761320
WEB API independent
2023-06-27 17:45:07 +08:00
aries_ckt
15f936717c
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-27 17:40:09 +08:00
shiweisong.ssw
74013430f5
feat: sync documents
2023-06-27 17:39:05 +08:00
aries_ckt
6012ecc8c6
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-27 16:50:57 +08:00
aries_ckt
fa73a4fae6
feat: new knowledge chat scene
...
1.add new knowledge chat scene
2.format file format
2023-06-27 16:50:16 +08:00
shiweisong.ssw
9697e6f20e
feat: refactor the UI framework
2023-06-27 16:47:16 +08:00
tuyang.yhj
5599bb63ea
Merge branch 'llm_framework' into dev_ty_06_end
...
# Conflicts:
# pilot/connections/rdbms/py_study/pd_study.py
# pilot/openapi/api_v1/api_v1.py
# pilot/openapi/api_v1/api_view_model.py
# pilot/scene/base.py
# pilot/scene/base_chat.py
# pilot/scene/message.py
# pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
b49ecc2668
WEB API independent
2023-06-27 15:35:18 +08:00
aries_ckt
a06342425b
feat: knowledge backend management
...
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
changhuiping.chp
12c08ac899
fix: 添加跳转topbar提示
2023-06-27 11:47:05 +08:00
changhuiping.chp
2ba65de806
feat: 布局调整&添加首页
2023-06-27 11:15:11 +08:00
magic.chen
e65a43274f
fix: documents chat not working with chatglm2-6b ( #275 )
...
Close #274
2023-06-26 19:59:02 +08:00
aries_ckt
0dd2e5e12c
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-26 18:56:39 +08:00
shiweisong.ssw
1be075248c
fix: fix the bug of the router
2023-06-26 18:27:33 +08:00
staneyffer
2c96c16bea
fix: documents chat not working with chatglm2-6b
2023-06-26 18:13:31 +08:00
aries_ckt
8fcf994f52
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-26 17:39:43 +08:00
shiweisong.ssw
b75d901895
feat: fetch chunk list
2023-06-26 17:35:46 +08:00
shiweisong.ssw
85272f5d34
feat: fetch documents
2023-06-26 16:34:58 +08:00
aries_ckt
4a5b25b4f1
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-26 15:48:17 +08:00
shiweisong.ssw
8a36558559
feat: fetch list when the page is ready
2023-06-26 15:45:48 +08:00
aries_ckt
e9d70b8f90
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-26 15:24:43 +08:00
aries_ckt
db28894443
feat: knowledge management backend api
...
1.create knowledge space
2.list knowledge space
3.create knowledge document
4.list knowledge document
5.save document chunks
6.sync embedding document
2023-06-26 15:24:25 +08:00
magic.chen
7d7452ac95
More docker compose improvements ( #268 )
...
For me GPU0 is a 3080 and GPU1 is a 4090 while others may only have one
GPU. So let us make gpu 0 the default.
Also I found a better way to build the containers and added a
cloudflared tunnel container
2023-06-26 15:23:03 +08:00
shiweisong.ssw
63660c195b
feat: fetch list
2023-06-26 15:17:31 +08:00
aries_ckt
364f251a12
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-26 13:54:41 +08:00
shiweisong.ssw
df36f53d74
feat: modify the url
2023-06-26 11:26:39 +08:00
Aries-ckt
cf9153ea23
feat:llm support for chatglm2 ( #271 )
...
Add support for ChatGLM2-6B,which is the second-generation version of
the open-source bilingual (Chinese-English) chat model
[ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B ).
2023-06-25 23:41:47 +08:00
magic.chen
132f8fff01
Update model_config.py
2023-06-25 23:29:43 +08:00
csunny
53cb9d3fca
docs: update readme for new llm support
2023-06-25 23:23:37 +08:00
csunny
a9fc9f0929
feat: support chatglm2-6b
2023-06-25 23:07:41 +08:00
csunny
fc7cb1cce3
feat: add chatglm2-6b support
2023-06-25 23:05:50 +08:00
aries_ckt
09d3bc9ddd
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-25 21:22:37 +08:00
shiweisong.ssw
3fe076c924
feat: modify .gitignore
2023-06-25 20:16:55 +08:00
aries_ckt
471f662a90
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-25 19:20:54 +08:00