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
d1614107e2
fix stream chat for ollama (#816)
### What problem does this PR solve?
#709
### 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
eb27a4309e
add support for deepseek (#668)
### What problem does this PR solve?
#666
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
KevinHuSh
674b3aeafd
fix disable and enable llm setting in dialog (#616)
### What problem does this PR solve?
#614
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
3610e1e5b4
fix ollama issuet push (#486)
### What problem does this PR solve?
#477
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
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
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
f6c7204002
refine log format (#312)
### What problem does this PR solve?
Issue link:#264
### Type of change
- [x] Documentation Update
- [x] Refactoring
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
6748872b0b
remove presence_penalty for chatglm (#268)
### What problem does this PR solve?
Issue link:#265
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
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
23b448cf96
fix docker compose issue (#238)
### 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](https://github.com/infiniflow/ragflow/issues/226 )]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
KevinHuSh
121c7a5681
refine error response, add set api-key MD (#178)
1 年之前
KevinHuSh
38e5737067
add base url for OpenAI (#166)
1 年之前
KevinHuSh
bf2e3d7fc1
refine OpenAi Api (#159)
1 年之前
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 年之前
KevinHuSh
2447f95629
add Moonshot, debug my_llm (#126)
1 年之前
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1 年之前
KevinHuSh
f1f09df901
add local llm implementation (#119)
1 年之前
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1 年之前
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
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
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
9bf75d4511
add dialog api (#33)
1 年之前
KevinHuSh
c372afe40a
change licence (#28)
* add front end code
* change licence
1 年之前
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 年之前
KevinHuSh
d0db329fef
add llm API (#19)
* add llm API
* refine llm API
1 年之前
KevinHuSh
3fc700a1d4
build dialog server; add thumbnail to docinfo; (#17)
1 年之前
KevinHuSh
3245107dc7
use minio to store uploaded files; build dialog server; (#16)
* format code
* use minio to store uploaded files; build dialog server;
1 年之前