aries_ckt
14387d9661
fix:return knowledge dict
...
format knowledge result
2023-06-28 10:35:55 +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
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
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
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
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
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
shiweisong.ssw
3846a17a8e
feat: modify the type of the button
2023-06-25 19:16:33 +08:00
aries_ckt
a6190a061c
Merge remote-tracking branch 'origin/new-page-framework' into llm_framework
2023-06-25 19:14:29 +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
aries_ckt
ee3a6ded7d
Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework
2023-06-25 16:08:28 +08:00
tuyang.yhj
c57c2e60e8
WEB API independent
2023-06-25 15:32:41 +08:00
tuyang.yhj
04b4f6adf9
Merge branch 'llm_framework' into dev_ty_06_end
2023-06-25 15:31:09 +08:00
tuyang.yhj
2bc4642345
Merge branch 'llm_framework' into DEV_TY_06
2023-06-25 14:47:30 +08:00
tuyang.yhj
d753af1166
WEB API independent
2023-06-25 14:46:46 +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