Commit graph

39 commits

Author SHA1 Message Date
yangqianjuan
468b5d058a set port 2024-01-19 11:27:40 +08:00
yqj123
a0ff648e01
update api (#38) 2024-01-19 11:08:07 +08:00
yqj123
66e59fa6bd
update port (#36) 2024-01-19 10:45:37 +08:00
KevinHuSh
462d185abd
add conversation API (#35) 2024-01-18 19:28:37 +08:00
yqj123
51c0866359
update knowledge_kb (#34)
* update typescript

* add chunk api

* remove useless code
2024-01-18 18:27:38 +08:00
KevinHuSh
f060cf524f
add dialog api (#33) 2024-01-17 20:20:42 +08:00
KevinHuSh
9fde397d26
rm wrongly uploaded (#30)
* add front end code

* change licence

* rename web_server to API

* change name to web_server

* rm wrongly uploaded
2024-01-17 09:45:45 +08:00
KevinHuSh
845d58f133
rename web_server to api (#29)
* add front end code

* change licence

* rename web_server to API

* change name to web_server
2024-01-17 09:43:27 +08:00
KevinHuSh
ee6ffeb14d
change licence (#28)
* add front end code

* change licence
2024-01-17 09:39:50 +08:00
KevinHuSh
3aa4699476
add front end code (#27) 2024-01-17 09:37:01 +08:00
KevinHuSh
8eedeff5be
rm wrongly uploaded folder (#24) 2024-01-15 19:51:48 +08:00
KevinHuSh
751b12c76a
add alot of api (#23)
* clean rust version project

* clean rust version project

* build python version rag-flow

* add alot of api
2024-01-15 19:47:25 +08:00
KevinHuSh
038b36a525
build python version rag-flow (#21)
* clean rust version project

* clean rust version project

* build python version rag-flow
2024-01-15 08:46:22 +08:00
Kould
c9afb6e2bf
feat: impl websocket upload file for doc_info (#20) 2023-12-29 10:09:23 +08:00
KevinHuSh
622b3f178d
add llm API (#19)
* add llm API

* refine llm API
2023-12-28 13:50:13 +08:00
KevinHuSh
0866821a89
finish add thumbnail to video,image,pdf files (#18) 2023-12-27 17:49:09 +08:00
KevinHuSh
6d1d1d757e
build dialog server; add thumbnail to docinfo; (#17) 2023-12-26 19:32:06 +08:00
KevinHuSh
7eb8b297cf
use minio to store uploaded files; build dialog server; (#16)
* format code

* use minio to store uploaded files; build dialog server;
2023-12-25 19:05:59 +08:00
KevinHuSh
6246083421
Update .env.template 2023-12-25 12:28:54 +08:00
Kould
f93714547e
support S3 for file storage (#15)
* feat: support S3 for file storage

* doc: fmt env template
2023-12-25 11:02:27 +08:00
KevinHuSh
9a003ec585
format code (#14) 2023-12-25 10:17:13 +08:00
KevinHuSh
22863e3c7c
add seed data generation (#13)
* merge upstream

* add seed data generation
2023-12-22 20:02:16 +08:00
KevinHuSh
3c27e6872c
go through smoke test of all API (#12)
* add field progress msg into docinfo; add file processing procedure

* go through upload, create kb, add doc to kb

* smoke test for all API

* smoke test for all API
2023-12-22 17:57:27 +08:00
KevinHuSh
5dc00ed30a
Update .env 2023-12-21 10:14:10 +08:00
KevinHuSh
159eda4eb0
go through upload, create kb, add doc to kb (#11)
* add field progress msg into docinfo; add file processing procedure

* go through upload, create kb, add doc to kb
2023-12-19 19:28:01 +08:00
Kould
984c09d925
feat: Implement authentication (#10)
Co-authored-by: kould <2435992353@qq.com>
2023-12-18 15:52:52 +08:00
KevinHuSh
328a56b1ae
Update .env 2023-12-18 10:28:33 +08:00
KevinHuSh
8f6d6b562f
Create docker .env 2023-12-18 10:20:52 +08:00
Kould
b72bbdb76d
impl kb_info & dialog_info & doc_info (#9)
* feat: impl kb_info & dialog_info

* feat: impl doc_info apis
2023-12-15 20:29:28 +08:00
KevinHuSh
c51f90ac3d
add docker compose (#8)
* add docker compose

* add docker compose
2023-12-15 19:38:32 +08:00
KevinHuSh
6e69a39c9e
init python part (#7) 2023-12-14 19:19:03 +08:00
Kould
5d47adf11c
fix: created_at & updated_at (#5)
Co-authored-by: kould <2435992353@qq.com>
2023-12-13 19:51:02 +08:00
KevinHuSh
6ba4d92d19
add PR MD (#4) 2023-12-13 19:17:01 +08:00
KevinHuSh
635f7191e7
init requirements (#3) 2023-12-13 18:47:15 +08:00
Kould
b2679ee2f6
impl tags api (#2) 2023-12-13 16:44:52 +08:00
Kould
e46a834bef
feat: impl dao (#1)
Co-authored-by: kould <2435992353@qq.com>
2023-12-13 12:32:01 +08:00
jinhai
926c533403 Introduce actix web template
Signed-off-by: jinhai <haijin.chn@gmail.com>
2023-12-12 15:48:28 +08:00
jinhai
70b7a5f252 First commit: main.rs and dependency
Signed-off-by: jinhai <haijin.chn@gmail.com>
2023-12-12 15:43:12 +08:00
Jin Hai
6efe6f35d0
Initial commit 2023-12-12 14:13:13 +08:00