Commit History

Feat: Set the color of the canvas's control button #3851 (#4053)
b797251

balibabu commited on

Fix: Hide the upload button in the external chat box #2242 (#4048)
6f14aae

balibabu commited on

Cache the result from llm for graphrag and raptor (#4051)
758538f

Kevin Hu commited on

Fix: Every time you switch the page number of a chunk, the PDF document will be reloaded. #4046 (#4047)
7056954

balibabu commited on

Fix chunk number error after re-parsing. (#4043)
69ced1e

Kevin Hu commited on

Remove Redundant None Check for vector_similarity_weight (#4037)
168c8d9

michael-jiahao-luo commited on

extraction sqlquery (#4027)
74057de

isthaison commited on

Updated configurations (#4032)
5d7b16c

writinwaters commited on

Fixed a display issue (#4030)
785c808

writinwaters commited on

Update launch_ragflow_from_source.md (#4005)
b640ac6

isthaison commited on

Updated RAGFlow Agent UI (#4029)
ac4d1d4

writinwaters commited on

Fix connection error for adding visual llm. (#4028)
a2e7afc

Kevin Hu commited on

Fix xinfo_groups returns unexpected result (#4026)
dc3a38c

zhichyu commited on

Set task progress on exception (#4025)
047697e

zhichyu commited on

Feat: Reparse a file shall reuse existing chunks if possible #3793 (#4021)
b1e1904

balibabu commited on

Feat: Supports to debug single component in Agent. #3993 (#4007)
b9c5b85

balibabu commited on

Migrate infinity at startup (#3858)
de65b37

zhichyu commited on

Fix bugs in agent api and update api document (#3996)
1f1ca89

liuhua liuhua commited on

Fix bug in hierarchical_merge function (#4006)
8766c6a

Luo Pan luopan commited on

Component debugging funcionality. (#4012)
a004a85

Kevin Hu commited on

Fix json file parse (#4004)
a11ffc5

jinhai-2012 commited on

Updated UI (#4011)
5461e28

writinwaters commited on

Add mssql support (#3985)
0b31353

isthaison Kevin Hu commited on

Fix: Completion AttributeError: 'list' object has no attribute 'get' (#3999)
5567588

Roccat [email protected] commited on

Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f

zhichyu commited on

Try to reuse existing chunks (#3983)
47ea26c

zhichyu commited on

Updated RAGFlow edition descriptions (#4001)
01d7cd1

writinwaters commited on

UI updates + RAGFlow image description (#3995)
dfc220f

writinwaters commited on

Support debug components. (#3994)
8db6538

Kevin Hu commited on

Update comment (#3981)
8b00b96

jinhai-2012 writinwaters commited on

Fix: Fixed the issue where two consecutive indexes were displayed incorrectly #3839 (#3988)
28d7c08

balibabu commited on

Update api documents (#3979)
6f8784a

liuhua liuhua commited on

Fix exec sql exception issue. (#3982)
542bb2e

Kevin Hu commited on

Disable SQL DB binlog in Helm chart (#3976)
f4b1b72

Scott Davidson commited on

Added release notes (#3969)
7346a8e

writinwaters commited on

Fix: Answers with links to information not parsing #3839 (#3968)
30090ae

balibabu commited on

Add back beartype (#3967)
63cb972

zhichyu commited on

Fixed retrieval TypeError: unhashable type: 'list' (#3966)
e033370

zhichyu commited on

Support iframe chatbot. (#3961)
1b1a5b7

Kevin Hu commited on

Feat: Exclude reference from the data returned by the conversation/get interface #3909 (#3962)
faaabea

balibabu commited on

Feat: Modify the data structure of the chunk in the conversation #3909 (#3955)
a432686

balibabu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Fixed README (#3956)
1a8a214

zhichyu commited on

Case insensitive when set doc engine (#3954)
da54ddf

jinhai-2012 commited on

Fix syn error. (#3953)
86cdc50

Kevin Hu commited on

Allows quick entry of entities separated by commas (#3914)
afdf41f

isthaison commited on

Miscellaneous updates (#3942)
8b0c428

writinwaters zhichyu commited on

Fixed log not displaying (#3946)
9e48048

zhichyu commited on