Commit History
Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 4fd5400
Introduced beartype (#3460) eae0334
Remove unused code (#3448) 98a13e9
Move settings initialization after module init phase (#3438) 6101699
Print configs when startup RAGFlow server (#3414) 5661fd5
Use consistent log file names, introduced initLogger (#3403) 8bc2fc9
Rework logging (#3358) 22fe41e
Integration with Infinity (#2894) b691127
trival (#3325) 76ea913
Kevin Hu commited on
Fix typo (#3319) cfb71b4
Update authorization for team (#3262) 1483d00
liuhua liuhua commited on
Unified API response json schema (#3170) 196c662
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
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
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
Format file format from Windows/dos to Unix (#1949) aeb6dbc
add sql to naive parser (#1908) ef2a724
Kevin Hu commited on
add support for eml file parser (#1768) 6ed07a9
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
API: create update_doc method (#1341) ee39a70
cecilia-uu commited on
refactor (#1124) 83a0020
KevinHuSh commited on
API: create dataset (#1106) 4359d15
Supports obtaining PDF documents from web pages (#1107) 614a413
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
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