Kevin Hu
e3cf14a3c9
add function: upload and parse (#1889)
### What problem does this PR solve?
#1880
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
4454ba7a1e
add self-rag (#1070)
### What problem does this PR solve?
#1069
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
673a28e492
fix bug of chat without stream (#830)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
f6a599461f
fix zhipuAI stream issue (#825)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
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 年之前
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 年之前
KevinHuSh
4608cccd05
add new model gpt-3-turbo (#352)
### What problem does this PR solve?
Issue link:#351
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
bc6828c45f
add quota config in dialog conf (#339)
### What problem does this PR solve?
Issue link:#337
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
91068edf16
Support Xinference (#320)
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
4fa768e733
fix bug #314 (#317)
### What problem does this PR solve?
Issue link:#314
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
653c759d8d
resolve issure to call ZH?IPUAI (#277)
### What problem does this PR solve?
Issue link:#265
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
b6887a20f8
Support new feature about Ollama (#262)
### What problem does this PR solve?
Issue link:#221
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
3708b97db9
Support Ollama (#261)
### What problem does this PR solve?
Issue link:#221
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
8c1d31c6e5
fix set_api_key bug (#191)
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
Issue link:#[Link the issue here]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing
functionality not to work as expected)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe):
1 年之前
KevinHuSh
121c7a5681
refine error response, add set api-key MD (#178)
1 年之前
KevinHuSh
f3477202fe
refine citation (#161)
1 年之前
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 年之前
KevinHuSh
979b3a5b4b
support snapshot download from local (#153)
* support snapshot download from local
* let snapshot download from local
1 年之前
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1 年之前
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1 年之前
KevinHuSh
6c6b144de2
refine manual parser (#140)
1 年之前
KevinHuSh
9da671b951
refine manul parser (#131)
1 年之前
KevinHuSh
2447f95629
add Moonshot, debug my_llm (#126)
1 年之前
KevinHuSh
de09b0e1a4
resolve table issues (#125)
1 年之前
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1 年之前
KevinHuSh
436c52bbc5
refine presentation parser (#110)
1 年之前
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1 年之前
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1 年之前
KevinHuSh
d1c600d5d3
add ocr and recognizer demo, update README (#74)
1 年之前
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1 年之前
KevinHuSh
d32322c081
rename vision, add layour and tsr recognizer (#70)
* rename vision, add layour and tsr recognizer
* trivial fixing
1 年之前
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
1 年之前
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1 年之前
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1 年之前
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
1 年之前
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1 年之前
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1 年之前
KevinHuSh
34b2ab3b2f
Test APIs and fix bugs (#41)
1 年之前
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
1 年之前
KevinHuSh
4a858d33b6
add conversation API (#35)
1 年之前