CKLogic
195498daaa
feat: Support Password Access for ElasticSearch (#1072)
### What problem does this PR solve?
Using password authentication to access ElasticSearch is essential,
especially in a production environment.
This PR will enable password access support.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
vor 1 Jahr
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)
vor 1 Jahr
KevinHuSh
9d60a84958
refactor code (#583)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
vor 1 Jahr
KevinHuSh
800b5c7aaa
fix bulk error for table method (#407)
### What problem does this PR solve?
Issue link:#366
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
vor 1 Jahr
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
vor 1 Jahr
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
vor 1 Jahr
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
vor 1 Jahr
KevinHuSh
9bf75d4511
add dialog api (#33)
vor 1 Jahr
KevinHuSh
c372afe40a
change licence (#28)
* add front end code
* change licence
vor 1 Jahr
KevinHuSh
3198faf2d2
add alot of api (#23)
* clean rust version project
* clean rust version project
* build python version rag-flow
* add alot of api
vor 1 Jahr
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
vor 1 Jahr
KevinHuSh
d0db329fef
add llm API (#19)
* add llm API
* refine llm API
vor 1 Jahr
KevinHuSh
1eb186a25f
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
vor 1 Jahr
KevinHuSh
249b27c1e0
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
vor 1 Jahr
KevinHuSh
f4456af464
init python part (#7)
vor 1 Jahr