ragflow / rag

Commit History

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

zhichyu commited on

Fix batch size issue. (#3675)
c9d78b3

Kevin Hu commited on

Always open text file for write with UTF-8 (#3688)
9a73da2

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 a bug in VolcEngine (#3658)
c62f284

liuhua liuhua commited on

Fix es get NotFoundError (#3659)
f8d741f

zhichyu commited on

Let ThreadPool exit gracefully. (#3653)
6a49fcd

Kevin Hu commited on

Fix the bug causing garbled text (#3640)
78eb735

liuhua liuhua commited on

Handle infinity empty response (#3627)
1b46744

zhichyu commited on

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

zhichyu commited on

Update docs for v0.14.0 (#3625)
638a84e

Kevin Hu commited on

Let 'One' applicable for tables in docx (#3619)
872406f

Kevin Hu commited on

when qwen rerank model not return ok, raise exception to notice user (#3593)
8c3fb63

liwenju0 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

Check tika.parser return result (#3564)
39ed6ea

zhichyu Yingfeng commited on

Add component 'Template' (#3562)
19268e7

Kevin Hu commited on

Cut down the attempt times of ES (#3550)
dc07a4b

Kevin Hu commited on

Removed beartype (#3528)
51c0b88

zhichyu commited on

Warning instead of exception on type mismatch (#3523)
7605a07

zhichyu commited on

Make spark model robuster to model name (#3514)
258e6bf

Kevin Hu commited on

Added kb_id filter to knn. Fix #3458 (#3513)
aebd986

zhichyu commited on

smooth term weight (#3510)
bc6fc1a

Kevin Hu commited on

fix synonym bug (#3506)
d007a79

Kevin Hu commited on

Fix bugs (#3502)
6807fac

jinhai-2012 commited on

fix: laws.py added missing import logging (#3501)
b88edf5

Michal Masrna Michal Masrna commited on

Changed requirement to python 3.10 (#3496)
7ac0c02

zhichyu commited on

Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c

liuhua liuhua commited on

Fix elasticsearch status display (#3487)
fed0197

jinhai-2012 commited on

fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481)
f05eb1d

Kung Quang commited on

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

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Added LocalAI support for rerank models (#3446)
9640d9a

shizzgar Kevin Hu commited on

enlarge the default token length of RAPTOR summarization (#3454)
0d756a3

Kevin Hu commited on

Added current task into task executor's hearbeat (#3444)
4822328

zhichyu commited on

handle_task catch all exception (#3441)
563b0d7

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

refine the message of queuing a task (#3437)
11daec5

Kevin Hu commited on

Enlarge the term weight difference (#3435)
fd3ed7b

Kevin Hu commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

rm es query escape chars (#3428)
a1e29f7

Kevin Hu commited on

fix: empty token bug (#3424)
8c25b8b

Kevin Hu commited on

Move clk100k_base tokenizer to docker image (#3411)
f567bc7

jinhai-2012 Kevin Hu commited on

fix: synonym bug (#3423)
e023933

Kevin Hu commited on

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

zhichyu commited on

Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13

Kevin Hu commited on

resolve halt while starting up (#3397)
149b3bf

Kevin Hu 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