KevinHuSh
a1586e0af9
correct mismatched kb doc number (#826)
### What problem does this PR solve?
#620
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
GYH
081f922ee6
0517 list chunks (#821)
### What problem does this PR solve?
#717
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
a2a6a35e94
fix doc number miss-match issue (#822)
### What problem does this PR solve?
#620
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
KevinHuSh
95f809187e
add stream chat (#811)
### What problem does this PR solve?
#709
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
1c4e92ed35
Knowledge base search is case sensitive (#797)
### What problem does this PR solve?
#793
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
KevinHuSh
04a9e95161
let file in knowledgebases visible in file manager (#714)
### What problem does this PR solve?
Let file in knowledgebases visible in file manager.
#162
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
Fakai Zhao
de839fc3f0
optimize srv broker and executor logic (#630)
### What problem does this PR solve?
Optimize task broker and executor for reduce memory usage and deployment
complexity.
### Type of change
- [x] Performance Improvement
- [x] Refactoring
### Change Log
- Enhance redis utils for message queue(use stream)
- Modify task broker logic via message queue (1.get parse event from
message queue 2.use ThreadPoolExecutor async executor )
- Modify the table column name of document and task (process_duation ->
process_duration maybe just a spelling mistake)
- Reformat some code style(just what i see)
- Add requirement_dev.txt for developer
- Add redis container on docker compose
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 vuosi sitten
KevinHuSh
5f03a4de11
remove redis (#629)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 vuosi sitten
KevinHuSh
9d60a84958
refactor code (#583)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 vuosi sitten
KevinHuSh
f69ff39fa0
add file management feature (#560)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 vuosi sitten
KevinHuSh
c39b751600
conversation API backend update (#360)
### What problem does this PR solve?
Issue link:#345
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 vuosi sitten
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1 vuosi sitten
KevinHuSh
6c6b144de2
refine manual parser (#140)
1 vuosi sitten
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
1 vuosi sitten
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1 vuosi sitten
KevinHuSh
51482f3e2a
Some document API refined. (#53)
Add naive chunking method to RAG
1 vuosi sitten
KevinHuSh
e6acaf6738
Add Q&A and Book, fix task running bugs (#50)
1 vuosi sitten
KevinHuSh
6224edcd1b
Add task moduel, and pipline the task and every parser (#49)
1 vuosi sitten
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
1 vuosi sitten
KevinHuSh
9bf75d4511
add dialog api (#33)
1 vuosi sitten
KevinHuSh
6be3dd56fa
rename web_server to api (#29)
* add front end code
* change licence
* rename web_server to API
* change name to web_server
1 vuosi sitten
KevinHuSh
3198faf2d2
add alot of api (#23)
* clean rust version project
* clean rust version project
* build python version rag-flow
* add alot of api
1 vuosi sitten
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 vuosi sitten