Commit History
Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Fix errors detected by Ruff (#3918)
0404a52
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
Set Log level by env (#3798)
e2bab34
Fix chunk creation using Infinity (#3763)
1427166
Don't log exception if object doesn't exist (#3724)
5843365
Add more web test cases (#3702)
0a05763
Edit chunk shall update instead of insert it (#3709)
1b2aab6
Fix graphrag + infinity bugs (#3681)
bcf5fd5
Fix enable/disable bug (#3662)
4597c28
liuhua
liuhua
Kevin Hu
commited on
Fix es get NotFoundError (#3659)
f8d741f
Handle infinity empty response (#3627)
1b46744
Bump infinity to v0.5.0-dev5 (#3520)
7e0b5ff
Fix chunk enable/disable issue (#3579)
28a7a7b
Kevin Hu
commited on
Added TRACE_MALLOC_DELTA and TRACE_MALLOC_FULL (#3555)
94806ac
Add component 'Template' (#3562)
19268e7
Kevin Hu
commited on
Cut down the attempt times of ES (#3550)
dc07a4b
Kevin Hu
commited on
Added kb_id filter to knn. Fix #3458 (#3513)
aebd986
Fix bugs (#3502)
6807fac
Changed requirement to python 3.10 (#3496)
7ac0c02
Fix elasticsearch status display (#3487)
fed0197
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
handle_task catch all exception (#3441)
563b0d7
Rework task executor heartbeat (#3430)
362b09b
Move clk100k_base tokenizer to docker image (#3411)
f567bc7
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
Added doc for switching elasticsearch to infinity (#3370)
2459d65
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Integration with Infinity (#2894)
b691127
Replaced redis with Valkey (#3164)
f79c4c9
search between multiple indiices for team function (#3079)
95863fc
Kevin Hu
commited on
Update azure_sas_conn.py - fixing container_url typo (#2740)
7b1a8ac
Jake Stride
commited on
style: fix typo and format code (#2618)
35bb186
yqkcn
commited on
Web: Display the icon of the currently used storage. (#2504)
1e6f0e2
make highlight friendly to English (#2417)
c786948
Kevin Hu
commited on
Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7
remove alter log (#2140)
dd2c2ea
Kevin Hu
commited on
make task resumable (#2132)
6cdee07
Kevin Hu
commited on
fix: Fix return type annotation in truncate function (#2044)
cd22cf3
Moonlit
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
Fix token list , stats in api app.py (#1896)
6108c20
H
commited on
fix redis no such key (#1647)
b994dc1
江不江
Kevin Hu
commited on