Commit History

fix mem leak for local reranker (#1295)
bfb0635

KevinHuSh commited on

Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
05dad97

zhuhao zhuhao commited on

Update sdk readme (#1291)
1090f98

cecilia-uu commited on

Support table for markdown file in general parser (#1278)
5bfd79c

aopstudio commited on

Fix occasional errors in pdf table recognition (#1277)
b4b278b

aopstudio commited on

Fix dependency conflict (#1293)
0cb3254

aopstudio commited on

Update README.md (#1286)
367273c

Hegenittih commited on

feat: use useUpdateNodeInternals to solve the issue that the newly ad… (#1287)
b8168a2

balibabu commited on

docs: update quickstart.mdx (#1283)
eaecaf9

eltociear commited on

feat: add CategorizeHandle #918 (#1282)
36669dc

balibabu commited on

feat: change nodes to circular #918 (#1279)
97cc326

balibabu commited on

feat: build categorize list from object #918 (#1276)
f277af2

balibabu commited on

feat: add DynamicCategorize #918 (#1273)
04225e2

balibabu commited on

API: upload document api (#1264)
de7c780

cecilia-uu commited on

feat: add LLMSelect (#1270)
70b1cb8

balibabu commited on

Support displaying tables in the chunks of pdf file when using QA parser (#1263)
622e082

aopstudio commited on

feat: modify the background color of chat messages (#1262)
3726b19

balibabu commited on

Optimized the chat interface (including the chat API after sharing) (#1215)
985fa34

yungongzi OnePieceMan commited on

Update SECURITY.md (#1248)
2adbd33

William957-web commited on

Support displaying images in the chunks of docx files when using general parser (#1253)
4adcb3c

aopstudio commited on

feat: format code before submitting it #1251 (#1252)
4417740

balibabu commited on

fix Rerank Vector Similarity Score (#1249)
95aad98

GYH commited on

Place pdf's image at the correct position in QA parser (#1235)
b6ebcd9

aopstudio commited on

Let json files support naive parsing methods #1245 (#1247)
e04709e

balibabu commited on

Create SECURITY.md (#1241)
3eacd34

William957-web commited on

feat: grey out the team function #1221 (#1244)
a5bdd87

balibabu commited on

refine code to prevent exception (#1231)
0de1478

KevinHuSh commited on

feat: support json file (#1217)
77b7e10

WangBaoling KevinHuSh commited on

polished doc for dataset API (#1219)
acec9a8

cecilia-uu commited on

Add docx support for manual parser (#1227)
7d4a201

aopstudio commited on

Add docx support for QA parser (#1213)
867015d

aopstudio commited on

fix:failed to Create new Chunk in database #1159 (#1214)
ef53081

Wang Baoling commited on

created get_dataset, update_dataset API and fixed: delete (#1201)
b2dbbc3

cecilia-uu commited on

fix: using embd which user configured at knowledgebase (#1163)
58e43fa

Wang Baoling commited on

add README to graph (#1211)
9279c42

KevinHuSh commited on

Update requirements_dev.txt
e0a940c

KevinHuSh commited on

Update requirements.txt
69d0b8f

KevinHuSh commited on

fixed: duplicate name (#1202)
f5b2546

cecilia-uu commited on

[doc] Hid new API doc on docusaurus site (#1198)
5a13721

writinwaters commited on

Remove the visibilty of RAGFlow API (#1196)
c683378

jinhai-2012 commited on

fix too long query exception (#1195)
9aa975e

KevinHuSh commited on

Add markdown support for QA parser (#1180)
d923a42

aopstudio commited on

added api documentation and added more tests (#1194)
8227469

cecilia-uu commited on

[doc] RAGFlow's api key never expires (#1188)
460dec2

writinwaters commited on

added documentation for api and fixed: duplicate get_dataset() (#1190)
9bca6cf

cecilia-uu commited on

delete_dataset method and tests created (#1186)
a009daf

cecilia-uu commited on

create list_dataset api and tests (#1138)
090b2e7

cecilia-uu commited on

upgrade version fix security bug (#1173)
2ef3748

rickywu commited on

Fix Docker image building failure on MacOS (ARM architecture) (#1177)
8222cc8

aopstudio commited on

Fix VolcEngine BUG (#1165)
c8da8f9

yungongzi OnePieceMan commited on