Commit History
Error message: Infinity not support table parsing method (#4439)
d3e6ea3
Tagging (#4426)
6c8312a
Kevin Hu
commited on
Improve storage engine (#4341)
f74a214
Kenny Dizi
commited on
Synchronize with enterprise version (#4325)
f23a141
Yingfeng
commited on
Show the errors out. (#4305)
4ac524c
Kevin Hu
commited on
Refactor (#4303)
2320b60
Kevin Hu
commited on
Update progress time info (#4193)
35dcaff
Added time to progress message (#4185)
7f2b93e
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix xinfo_groups returns unexpected result (#4026)
dc3a38c
Set task progress on exception (#4025)
047697e
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Support debug components. (#3994)
8db6538
Kevin Hu
commited on
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Theme switch support (#3568)
53f091c
Fixed log not displaying (#3946)
9e48048
Fix field missing issue. (#3931)
80378de
Kevin Hu
commited on
Fix errors detected by Ruff (#3918)
0404a52
Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db
Kevin Hu
commited on
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Set Log level by env (#3798)
e2bab34
Refactor parse progress (#3781)
26d4422
Update file parsing progress info (#3780)
f1351d2
Update progress info and start welcome info (#3768)
6e567cd
Fix raptor issue (#3737)
9c8f077
Kevin Hu
commited on
Fix graphrag + infinity bugs (#3681)
bcf5fd5
Let ThreadPool exit gracefully. (#3653)
6a49fcd
Kevin Hu
commited on
Added TRACE_MALLOC_DELTA and TRACE_MALLOC_FULL (#3555)
94806ac
Removed beartype (#3528)
51c0b88
Warning instead of exception on type mismatch (#3523)
7605a07
Introduced beartype (#3460)
eae0334
Added current task into task executor's hearbeat (#3444)
4822328
handle_task catch all exception (#3441)
563b0d7
Move settings initialization after module init phase (#3438)
6101699
Rework task executor heartbeat (#3430)
362b09b
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Integration with Infinity (#2894)
b691127
refactor auto keywords and auto question (#2990)
a92e785
Kevin Hu
commited on
add auto keywords and auto-question (#2965)
44731b3
Kevin Hu
commited on
handle nits in task_executor (#2637)
f9dd38e
yqkcn
commited on
Storage: Rename all the variables about get file to storage from minio. (#2497)
8a0181f
reduce interval of task executor heart beat (#2308)
6bcaa26
Kevin Hu
commited on
Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7
ignore when save image fail (#2178)
f895b25
Kevin Hu
commited on
make task resumable (#2132)
6cdee07
Kevin Hu
commited on
alter way of alerting info of empty task (#2094)
fde0f31
Kevin Hu
commited on