ragflow / rag

Commit History

Make infinity adapt to condition `exist`. (#4657)
0c54322

Kevin Hu commited on

Refactor for total_tokens. (#4652)
1dc3f10

Kevin Hu commited on

Fix too long integer for `Table`. (#4651)
cd19d72

Kevin Hu commited on

Fix potential error. (#4650)
3828585

Kevin Hu commited on

Added GPUStack (#4649)
2ccd8d5

writinwaters commited on

Make infinity able to cal embedding sim only. (#4644)
2be6429

Kevin Hu commited on

Make infinity adapt (#4635)
d453e49

Kevin Hu commited on

Fix csv reader exception. (#4628)
6c993fc

Kevin Hu commited on

Fix TogetherAIEmbed. (#4623)
0bb19dd

Kevin Hu commited on

Code format. (#4611)
a8c4af8

Kevin Hu commited on

Rebuild graph when it's out of time. (#4607)
62a5517

Kevin Hu commited on

Fix pdf applying Q&A issue. (#4599)
dbca2f3

Kevin Hu commited on

Light GraphRAG (#4585)
47ec63e

Kevin Hu commited on

Update comments (#4569)
fa82d94

jinhai-2012 commited on

Fix xinference rerank issue. (#4499)
3f95476

Kevin Hu commited on

Accelerate titles' embeddings. (#4492)
b07ff91

Kevin Hu commited on

Truncate text for zhipu embedding. (#4490)
2435d05

Kevin Hu commited on

Feat: add gpustack model provider (#4469)
5294086

Alex Chen commited on

Refactor. (#4487)
83ee116

Kevin Hu commited on

Fix dify retrieval issue. (#4473)
badcb66

Kevin Hu commited on

Format: dos2unix (#4467)
760686a

jinhai-2012 commited on

Fix csv for TAG. (#4454)
b80e2f3

Kevin Hu commited on

Error message: Infinity not support table parsing method (#4439)
d3e6ea3

jinhai-2012 commited on

Tagging (#4426)
6c8312a

Kevin Hu commited on

Update error message (#4417)
594c8a6

jinhai-2012 commited on

Fix page size error. (#4401)
c78c46b

Kevin Hu commited on

Fix gemini embedding error. (#4356)
6ec0dc3

Kevin Hu commited on

Improve storage engine (#4341)
f74a214

Kenny Dizi commited on

Synchronize with enterprise version (#4325)
f23a141

Yingfeng commited on

Show the errors out. (#4305)
4ac524c

Kevin Hu commited on

Refactor (#4303)
2320b60

Kevin Hu commited on

Code refactor. (#4291)
9cfd69b

Kevin Hu commited on

Fix some bugs in text2sql.(#4279)(#4281) (#4280)
624ceba

TeslaZY commited on

Clean query. (#4259)
b03b316

Kevin Hu commited on

Fix bugs (#4241)
274a893

jinhai-2012 commited on

Removing invisible chars before tokenization. (#4233)
4dd5c5e

Kevin Hu commited on

Bump infinity to 0.5.2 (#4207)
68148fe

zhichyu commited on

fix: stop rerank by model when search result is empty (#4203)
fefb5eb

liulb92 刘博 commited on

Update progress time info (#4193)
35dcaff

jinhai-2012 commited on

Fix score() issue (#4194)
3808212

jinhai-2012 commited on

Fix raptor bug. (#4192)
077390b

Kevin Hu commited on

Added time to progress message (#4185)
7f2b93e

zhichyu commited on

Fix error of changing embedding model (#4184)
0d51511

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

Fix Voyage re-rank model. Limit file name length. (#4171)
becc54e

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