ragflow / api /apps /user_app.py

Commit History

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

feat: docs for api endpoints to generate openapi specification (#3109)
19e6d59

Matej Horník commited on

add team tag to kb (#2890)
124ecb2

Kevin Hu commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on

Enhance email validation: Allow top-level domains with 5 letters (#2856)
5dc49d0

Dustin Kaiser commited on

fix no tts issue (#2101)
e51fa66

Kevin Hu commited on

add support for TTS model (#2095)
e10ed78

黄腾 aopstudio Kevin Hu commited on

Refactor user register & login (#1971)
1ee0da9

jinhai-2012 commited on

Refactor user registration (#1970)
367f6bc

jinhai-2012 commited on

Refactor user register (#1962)
05c4835

jinhai-2012 commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

fix import error (#877)
3c41162

LiYongHui yonghui li commited on

feat: add feishu oauth (#815)
574bc66

LiYongHui yonghui li commited on

fix: typo in user_app.py (#740)
dc5c4e1

Sawyer commited on

fix bug of file management (#565)
3f48800

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

Fit a lot of encodings for text file. (#458)
d54aa01

KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix user registration issue (#248)
85bfa49

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

fix github account login issue (#132)
89444d3

KevinHuSh commited on

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

KevinHuSh commited on

resolve the issue of naive parser (#87)
ce95639

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

fix bug of inserting cites (#76)
2edbd4b

KevinHuSh commited on

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

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