ragflow / rag /utils

Commit History

Tagging (#4426)
6c8312a

Kevin Hu commited on

Update error message (#4417)
594c8a6

jinhai-2012 commited on

Improve storage engine (#4341)
f74a214

Kenny Dizi commited on

Fix bugs (#4241)
274a893

jinhai-2012 commited on

Bump infinity to 0.5.2 (#4207)
68148fe

zhichyu commited on

Fix score() issue (#4194)
3808212

jinhai-2012 commited on

Fix 'SCORE' not found bug (#4178)
403ecb1

jinhai-2012 commited on

Fetch chunk by batches. (#4177)
5e4c165

Kevin Hu commited on

Add Llama3.3 (#4174)
84758ca

Kevin Hu commited on

Use s3 configuration from settings module (#4167)
bc59ad5

Kenny Dizi Kevin Hu commited on

Validate returned chunk at list_chunks and add_chunk (#4153)
68ba7f0

zhichyu commited on

Fix position_int on infinity (#4144)
aa2e210

zhichyu commited on

Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110)
5e03e67

zhichyu commited on

Added pagerank support to infinity (#4059)
faa9f3e

zhichyu commited on

Migrate infinity at startup (#3858)
de65b37

zhichyu commited on

Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370

zhichyu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Add pagerank to KB. (#3809)
f539fab

Kevin Hu commited on

Set Log level by env (#3798)
e2bab34

zhichyu commited on

Fix chunk creation using Infinity (#3763)
1427166

jinhai-2012 commited on

Don't log exception if object doesn't exist (#3724)
5843365

zhichyu commited on

Add more web test cases (#3702)
0a05763

jinhai-2012 commited on

Edit chunk shall update instead of insert it (#3709)
1b2aab6

zhichyu commited on

Fix graphrag + infinity bugs (#3681)
bcf5fd5

zhichyu commited on

Fix enable/disable bug (#3662)
4597c28

liuhua liuhua Kevin Hu commited on

Fix es get NotFoundError (#3659)
f8d741f

zhichyu commited on

Handle infinity empty response (#3627)
1b46744

zhichyu commited on

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

zhichyu commited on

Fix chunk enable/disable issue (#3579)
28a7a7b

Kevin Hu commited on

Added TRACE_MALLOC_DELTA and TRACE_MALLOC_FULL (#3555)
94806ac

zhichyu commited on

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

zhichyu commited on

Fix bugs (#3502)
6807fac

jinhai-2012 commited on

Changed requirement to python 3.10 (#3496)
7ac0c02

zhichyu commited on

Fix elasticsearch status display (#3487)
fed0197

jinhai-2012 commited on

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

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

handle_task catch all exception (#3441)
563b0d7

zhichyu commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

Move clk100k_base tokenizer to docker image (#3411)
f567bc7

jinhai-2012 Kevin Hu commited on

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

zhichyu commited on

fix bug about fetching knowledge graph (#3394)
6a9fa6b

Kevin Hu commited on

Added doc for switching elasticsearch to infinity (#3370)
2459d65

zhichyu commited on

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

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

Replaced redis with Valkey (#3164)
f79c4c9

zhichyu commited on

search between multiple indiices for team function (#3079)
95863fc

Kevin Hu commited on