ragflow / api /apps /conversation_app.py

Commit History

add stream chat (#811)
028fe40

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

add new model gpt-3-turbo (#352)
e0e6518

KevinHuSh commited on

add quota config in dialog conf (#339)
dcd7f0f

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

fix bug #314 (#317)
4ba8b01

KevinHuSh commited on

resolve issure to call ZH?IPUAI (#277)
8bdf2db

KevinHuSh commited on

Support new feature about Ollama (#262)
640c593

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix set_api_key bug (#191)
1cc57ab

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

KevinHuSh commited on

refine citation (#161)
3a31a8a

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine manual parser (#140)
004756c

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

resolve table issues (#125)
2ef1d8e

KevinHuSh commited on

add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4

KevinHuSh commited on

refine presentation parser (#110)
365a2ed

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on

init README of deepdoc, add picture processer. (#71)
41c7a59

KevinHuSh commited on

rename vision, add layour and tsr recognizer (#70)
62e78ef

KevinHuSh commited on

use onnx models, new deepdoc (#68)
cdba7f7

KevinHuSh commited on

Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2

KevinHuSh commited on

refactor retieval_test, add SQl retrieval methods (#61)
5e0a689

KevinHuSh commited on

Add resume parser and fix bugs (#59)
c5ea37c

KevinHuSh commited on

remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252

KevinHuSh commited on

Test chat API and refine ppt chunker (#42)
e32ef75

KevinHuSh commited on

Test APIs and fix bugs (#41)
34b2ab3

KevinHuSh commited on

llm configuation refine and trievalTest API refine (#40)
484e5ab

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on