Commit Graph

810 Commits

Author SHA1 Message Date
shiweisong.ssw
fbd990151c feat: add the text document 2023-06-29 09:53:30 +08:00
shiweisong.ssw
d0619b3378 feat: remove header 2023-06-28 17:56:06 +08:00
shiweisong.ssw
5083fdc717 feat: change the type of the body 2023-06-28 17:46:53 +08:00
shiweisong.ssw
184ec66d22 feat: add boundary 2023-06-28 17:41:57 +08:00
shiweisong.ssw
6c7d47d374 fix: change the content type 2023-06-28 17:15:47 +08:00
shiweisong.ssw
0949ef0fa3 fix: fix bug 2023-06-28 17:08:19 +08:00
shiweisong.ssw
7adeceaf00 feat: upload files 2023-06-28 16:19:12 +08:00
shiweisong.ssw
2813aa0ed1 feat: change the style of tables 2023-06-28 15:16:48 +08:00
shiweisong.ssw
7ab111910a feat: make the button smaller 2023-06-28 15:01:15 +08:00
shiweisong.ssw
abaf45f7c6 feat: document status 2023-06-28 14:59:13 +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
shiweisong.ssw
6f1ba2590e feat: add documents 2023-06-27 22:25:37 +08:00
shiweisong.ssw
bfa701b204 feat: expand types of documents 2023-06-27 20:16:56 +08:00
shiweisong.ssw
74013430f5 feat: sync documents 2023-06-27 17:39:05 +08:00
shiweisong.ssw
9697e6f20e feat: refactor the UI framework 2023-06-27 16:47:16 +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
shiweisong.ssw
1be075248c fix: fix the bug of the router 2023-06-26 18:27:33 +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
shiweisong.ssw
8a36558559 feat: fetch list when the page is ready 2023-06-26 15:45:48 +08:00
shiweisong.ssw
63660c195b feat: fetch list 2023-06-26 15:17:31 +08:00
shiweisong.ssw
df36f53d74 feat: modify the url 2023-06-26 11:26:39 +08:00
shiweisong.ssw
3fe076c924 feat: modify .gitignore 2023-06-25 20:16:55 +08:00
shiweisong.ssw
3846a17a8e feat: modify the type of the button 2023-06-25 19:16:33 +08:00
shiweisong.ssw
44403165ac feat: modify the type of the button 2023-06-25 19:13:23 +08:00
shiweisong.ssw
7200a64809 feat: modify the route 2023-06-25 19:09:27 +08:00
shiweisong.ssw
74d3e74432 fix: fix conflict 2023-06-25 18:31:33 +08:00
shiweisong.ssw
cfd237935d feat: finish the modal of add knowledge space 2023-06-25 18:22:59 +08:00
changhuiping.chp
d718c95d24 feat: 布局初版 2023-06-25 18:09:53 +08:00
changhuiping.chp
8a36f784b7 fix: 布局初步定型 2023-06-25 14:36:12 +08:00
changhuiping.chp
5db89e623c feat: init next project 2023-06-25 10:38:31 +08:00
magic.chen
2f3a06011a Fixed up docker-compose (#267)
You can't have two CMD statements in one Dockerfile. Each service should
have it's own container so I split webserver and llmserver into two
containers.

```
docker compose build
docker compose up
```
2023-06-23 07:08:13 +08:00
Joe Crypto
ccbcb19ff1 added plugins volume 2023-06-22 19:49:44 +00:00
Joe Crypto
a1ea86cd32 override .env.template 2023-06-22 19:47:14 +00:00
Joe Crypto
6e294f1a5e install zh_core_web_sm 2023-06-22 19:46:49 +00:00
Joe Crypto
5f3034a9e6 fixed docker compose 2023-06-22 18:41:55 +00:00
joecryptotoo
8627f40211 Update Dockerfile 2023-06-22 10:12:13 -07:00
joecryptotoo
743a47ce61 Update docker-compose.yml 2023-06-22 10:08:37 -07:00
magic.chen
72c53b6287 fix: EMBEDDING_MODEL env config (#265)
1.solve the problem that EMBEDDING_MODEL config did not work 
Close #264
2023-06-22 23:46:07 +08:00
aries_ckt
85fb12e3d0 style: format webserver.py
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
9d305469ad fix: EMBEDDING_MODEL env config
solve the problem that EMBEDDING_MODEL config did not work
Close #264
2023-06-22 23:33:27 +08:00
magic.chen
497c4665fd Update README.md (#256) 2023-06-21 11:11:39 +08:00
magic.chen
2c5df2e27e Update requirements.txt
change huggingface-hub==0.14.1
update pymilvus==2.2.1

fix #237
2023-06-21 10:10:22 +08:00
magic.chen
9ee579d26f fix: custom chat exception (#257)
fix custom chat exception
raise user can understand error
2023-06-20 20:00:36 +08:00
chenketing
204f7618b1 fix: custom chat exception
fix custom chat exception
raise user can understand error
2023-06-20 19:50:00 +08:00
magic.chen
d4f48dfbbe Update README.zh.md 2023-06-20 19:15:08 +08:00
magic.chen
7dbce6ac10 Update README.md 2023-06-20 19:14:09 +08:00
magic.chen
442facea06 docs: readme file update (#254)
remove extra info
2023-06-20 19:12:49 +08:00