shiweisong.ssw
44403165ac
feat: modify the type of the button
2023-06-25 19:13:23 +08:00
shiweisong.ssw
c71bca8255
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
075713d36f
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
23319f14bb
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
shiweisong.ssw
b935049e51
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
6a2df06f88
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
aries_ckt
d5df445074
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
9d3000fb26
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
1367f92955
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
03576cfc5d
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
tuyang.yhj
d372e73cd5
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
b198f8d326
fix: 布局初步定型
2023-06-25 14:36:12 +08:00
changhuiping.chp
5db89e623c
feat: init next project
2023-06-25 10:38:31 +08:00
changhuiping.chp
9b92df3743
feat: init next project
2023-06-25 10:38:31 +08:00
Joe Crypto
1af3ce4756
added plugins to gitignore
2023-06-23 01:20:44 +00:00
Joe Crypto
19cc2ba6e5
added plugins to gitignore
2023-06-23 01:20:44 +00:00
Joe Crypto
c4bafe455a
added tunnel
2023-06-23 01:18:34 +00:00
Joe Crypto
572d99adf5
added tunnel
2023-06-23 01:18:34 +00:00
joecryptotoo
c5b61e65b9
docker ignore plugins too
2023-06-22 16:28:48 -07:00
joecryptotoo
f61153a45f
docker ignore plugins too
2023-06-22 16:28:48 -07:00
joecryptotoo
54d686554d
changed to gpu 0(first GPU)
...
For me GPU0 is a 3080 and GPU1 is a 4090 others may only have one GPU
2023-06-22 16:23:02 -07:00
joecryptotoo
5641795d81
changed to gpu 0(first GPU)
...
For me GPU0 is a 3080 and GPU1 is a 4090 others may only have one GPU
2023-06-22 16:23:02 -07:00
magic.chen
0558a8ba37
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
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
7283dcdd8f
added plugins volume
2023-06-22 19:49:44 +00:00
Joe Crypto
ccbcb19ff1
added plugins volume
2023-06-22 19:49:44 +00:00
Joe Crypto
46a2a34ae3
override .env.template
2023-06-22 19:47:14 +00:00
Joe Crypto
a1ea86cd32
override .env.template
2023-06-22 19:47:14 +00:00
Joe Crypto
06d639de52
install zh_core_web_sm
2023-06-22 19:46:49 +00:00
Joe Crypto
6e294f1a5e
install zh_core_web_sm
2023-06-22 19:46:49 +00:00
Joe Crypto
dc8f62f3f8
fixed docker compose
2023-06-22 18:41:55 +00:00
Joe Crypto
5f3034a9e6
fixed docker compose
2023-06-22 18:41:55 +00:00
joecryptotoo
b968727836
Update Dockerfile
2023-06-22 10:12:13 -07:00
joecryptotoo
8627f40211
Update Dockerfile
2023-06-22 10:12:13 -07:00
joecryptotoo
2d456abaa5
Update docker-compose.yml
2023-06-22 10:08:37 -07:00
joecryptotoo
743a47ce61
Update docker-compose.yml
2023-06-22 10:08:37 -07:00
magic.chen
879f6ae7e7
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
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
cc422a2be4
style: format webserver.py
...
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
85fb12e3d0
style: format webserver.py
...
format file format
2023-06-22 23:39:23 +08:00