ragflow / rag

Commit History

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

set DLA active for KG (#3386)
b726d64

Kevin Hu commited on

Fix the value issue of anthropic (#3351)
9ef0b16

shijiefengjun chenhaodong Kevin Hu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

exstract model dir from model‘s full name (#3368)
3256beb

roc king 王志鹏 Kevin Hu commited on

Refine english synonym (#3371)
58f507b

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

fix: Anthropic param error (#3327)
2646b91

Kevin Hu commited on

fix benchmark issue (#3324)
1f1194f

Kevin Hu commited on

fix term weight issue (#3306)
1ca7adb

Kevin Hu commited on

fix: term weight issue (#3294)
692cc99

Kevin Hu commited on

make language judgement robuster (#3287)
0f25ebd

Kevin Hu commited on

accelerate tokenize (#3244)
da58b16

Kevin Hu commited on

add inputs to display to every components (#3242)
70153b9

Kevin Hu commited on

fix: TypeError: only length-1 arrays can be converted to Python scalars (#3211)
24b9cdf

ksztone-huanggonghao commited on

accelerate term weight calculation (#3206)
75f6aef

Kevin Hu commited on

rm unused file (#3205)
8ce7a30

Kevin Hu commited on

Replaced redis with Valkey (#3164)
f79c4c9

zhichyu commited on

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

Kevin Hu commited on

fix local variable ans (#3077)
e9cc5fb

Kevin Hu commited on

refactor error message of qwen (#3074)
5381c23

Kevin Hu commited on

make gemini robust (#3012)
1a43942

Kevin Hu commited on

refactor auto keywords and auto question (#2990)
a92e785

Kevin Hu commited on

fix SILICONFLOW rerank error (#2980)
9cbbedc

Kevin Hu commited on

[Bug]: unnecessary auto-increment calculations in the tokens statistics of the chat model (#2969)
c31ab66

Yinquan WANG Kevin Hu commited on

make titles in markdown not be splited with following content (#2971)
fa11d40

Kevin Hu commited on

add auto keywords and auto-question (#2965)
44731b3

Kevin Hu commited on

[Bug]: When use OpenAI chat model , raise ERROR: 'CompletionUsage' object has no attribute 'get' #2948 (#2949)
8efa7c5

Yinquan WANG Kevin Hu commited on

fix sequence2txt error and usage total token issue (#2961)
0dbe613

Kevin Hu commited on

Feature/feat1017 (#2872)
8de8827

chongcb chongchuanbing Kevin Hu commited on