ragflow / api

Commit History

Fix abnormal user invitaion message. (#4081)
0a519de

Kevin Hu commited on

show avatar dialog instead of default (#4033)
4d7a211

isthaison Kevin Hu commited on

Fix rerank_model bug in chat and markdown bug (#4061)
af2dd36

liuhua liuhua commited on

Added pagerank support to infinity (#4059)
faa9f3e

zhichyu commited on

Fix raptor resuable issue. (#4063)
a3da325

Kevin Hu commited on

Compatible with former API keys. (#4055)
25ae405

Kevin Hu commited on

Upgrades Document Layout Analysis model. (#4054)
0129457

Kevin Hu commited on

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

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

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

Kevin Hu commited on

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

liuhua liuhua 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

Support debug components. (#3994)
8db6538

Kevin Hu commited on

Add back beartype (#3967)
63cb972

zhichyu commited on

Support iframe chatbot. (#3961)
1b1a5b7

Kevin Hu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Case insensitive when set doc engine (#3954)
da54ddf

jinhai-2012 commited on

Fixed log not displaying (#3946)
9e48048

zhichyu commited on

organize chunks by document in the prompt (#3925)
ffeefff

devMls Miguel commited on

api http return error (#3941)
5548e5b

isthaison Kevin Hu commited on

Fix session API issues. (#3939)
d657ebb

Kevin Hu commited on

Fix error message for image access. (#3936)
f76d985

Kevin Hu commited on

Add support to iframe chatbot (#3929)
93e3725

Kevin Hu commited on

Added static check at PR CI (#3921)
fe9b6b3

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Fix VERSION
fa89227

zhichyu commited on

Refactor UI text (#3911)
28e0efa

jinhai-2012 commited on

Fix VERSION
583b2b2

zhichyu commited on

Fix release.py
8d5e384

zhichyu commited on

Fix: Fixed the issue that the agent list page failed to load #3827 (#3902)
c14e2e5

balibabu commited on

Remove token check while adding model. (#3903)
41963d5

Kevin Hu commited on

release with CI (#3891)
0db29df

zhichyu commited on

Fix chunk available issue (#3877)
87d0e17

Kevin Hu commited on

Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db

Kevin Hu commited on

Fix chunk position issue. (#3867)
23aa27e

Kevin Hu commited on

Fix open AI compatible rerank issue. (#3866)
4e421c5

Kevin Hu commited on

Fix preview issue in file manager. (#3846)
ccbf14d

Kevin Hu commited on

Web: Fixed the download and preview file not authorized. (#3652)
c020852

fredbai commited on

Add api for list agents and agent seesions (#3835)
4d2f593

liuhua liuhua commited on

Refactor embedding batch_size (#3825)
08913be

zhichyu commited on

Fix the agent reference bug and the session prologue (#3823)
53b1865

liuhua liuhua commited on

Add pagerank to KB. (#3809)
f539fab

Kevin Hu commited on

Fix @ in model name issue. (#3821)
1e02591

Kevin Hu commited on

Fix the bug that the agent could not find the context (#3795)
f335329

liuhua liuhua commited on

Set Log level by env (#3798)
e2bab34

zhichyu commited on

More dataset test cases (#3802)
362fa06

jinhai-2012 commited on