ragflow / api /utils

Commit History

add password reset function by extending the Flask command (#1632)
41d18bc

zhuhao commited on

modify the encryption to first perform base64 encoding and then encrypt (#1621)
7cd12e2

zhuhao commited on

API: create update_doc method (#1341)
ee39a70

cecilia-uu commited on

refactor (#1124)
83a0020

KevinHuSh commited on

API: create dataset (#1106)
4359d15

jinhai-2012 commited on

Supports obtaining PDF documents from web pages (#1107)
614a413

fkzhao commited on

fix: logger formater is not work (#1090)
202a17d

Wang Baoling commited on

fix create dialog bug (#982)
3abc590

KevinHuSh commited on

Add support for HTML file (#973)
858916d

aopstudio commited on

fix too large thumbnail issue (#817)
023bf92

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

Support for code files parse (#789)
c46aa24

dashi6174 commited on

remove PyMuPDF (#618)
5db8a67

KevinHuSh commited on

fix disable and enable llm setting in dialog (#616)
22390c0

KevinHuSh commited on

refine docker layers (#606)
da67205

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

Add `.doc` file parser. (#497)
ee82924

chrysanthemum-boy FannC commited on

add redis to accelerate access of minio (#482)
b9d91e7

KevinHuSh commited on

refine log format (#312)
1daa4bd

KevinHuSh commited on

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

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

add dockerfile and fix trival bugs (#78)
8887e47

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

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

KevinHuSh commited on

Add resume parser and fix bugs (#59)
c5ea37c

KevinHuSh commited on

Add Q&A and Book, fix task running bugs (#50)
e6acaf6

KevinHuSh commited on

Add app to rag module: presentaion & laws (#43)
072f9dd

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 dialog api (#33)
9bf75d4

KevinHuSh commited on

rename web_server to api (#29)
6be3dd5

KevinHuSh commited on