ragflow / rag /utils

Commit History

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

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

fredbai commited on

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

fredbai Kevin Hu commited on

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

jinhai-2012 commited on

Fix token list , stats in api app.py (#1896)
6108c20

H commited on

fix redis no such key (#1647)
b994dc1

江不江 Kevin Hu commited on

feat: Support Password Access for ElasticSearch (#1072)
028acc4

cklogic commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

Fix:After being idle for a while, new tasks need to be cancel and redo (#958)
48da9ae

cklogic commited on

add raptor (#899)
2436df2

KevinHuSh commited on

fix minio helth bug (#850)
b837154

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

truncate text to fitin embedding model (#692)
c87ddd7

KevinHuSh commited on