ragflow / api /utils

Commit History

Tagging (#4426)
6c8312a

Kevin Hu commited on

Fix potential SSRF attack vulnerability (#4334)
311da71

liuhua liuhua commited on

Refactor (#4303)
2320b60

Kevin Hu commited on

Code refactor. (#4291)
9cfd69b

Kevin Hu commited on

Replace image2text model check with internal image. (#4250)
a042063

Kevin Hu commited on

Fix bugs (#4241)
274a893

jinhai-2012 commited on

Update the component of the agent API with parameters. (#4131)
792f830

liuhua liuhua Kevin Hu writinwaters commited on

Mask password in log (#4129)
a722151

zhichyu commited on

Fixed log not displaying (#3946)
9e48048

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Set Log level by env (#3798)
e2bab34

zhichyu commited on

More dataset test cases (#3802)
362fa06

jinhai-2012 commited on

Ensure thumbnail be smaller than 64K (#3722)
f5ba209

zhichyu Kevin Hu commited on

Always open text file for write with UTF-8 (#3688)
9a73da2

zhichyu commited on

Bump infinity to v0.5.0-dev5 (#3520)
7e0b5ff

zhichyu commited on

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

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Remove unused code (#3448)
98a13e9

jinhai-2012 commited on

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

jinhai-2012 commited on

Print configs when startup RAGFlow server (#3414)
5661fd5

jinhai-2012 commited on

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

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

trival (#3325)
76ea913

Kevin Hu commited on

Fix typo (#3319)
cfb71b4

zhichyu commited on

Update authorization for team (#3262)
1483d00

liuhua liuhua commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

Add test for CI (#3114)
49c21eb

liuhua liuhua commited on

Fix bugs in API (#3103)
533089d

liuhua liuhua commited on

Fix issues in API (#3008)
eabf8a3

liuhua liuhua commited on

Test Cases (#2993)
95f8bbb

liuhua liuhua commited on

Fix some issues in API (#2982)
95da4bf

liuhua liuhua commited on

fix sequence2txt error and usage total token issue (#2961)
0dbe613

Kevin Hu commited on

Fix thumbnail_img NoneType error (#2941)
e92c050

wwwlll commited on

Fix some issues in API (#2902)
ee8a916

liuhua liuhua commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on

Feat:Compatible with Dify's External Knowledge API (#2848)
ebde808

HowardChan commited on

refactor api util (#2849)
af9653e

Kevin Hu commited on

Refactor Chat API (#2804)
40a1db3

liuhua liuhua commited on

Refactor Dataset API (#2783)
2e482fd

liuhua liuhua commited on

fix: Large document thumbnail display failed (#2763)
d048400

chongcb chongchuanbing commited on

remove redeclared get_json_result func (#2675)
104ee20

yqkcn commited on

complete implementation of dataset SDK (#2147)
cf772f7

LiuHua Feiue Kevin Hu commited on

Refactor user registration (#1970)
367f6bc

jinhai-2012 commited on

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

jinhai-2012 commited on

add sql to naive parser (#1908)
ef2a724

Kevin Hu commited on

add support for eml file parser (#1768)
6ed07a9

黄腾 aopstudio Kevin Hu commited on

support reset the user email (#1735)
eb9eea9

zhuhao commited on

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