ragflow / api

Commit History

Fix missplace for vector sim weight and token sim weight. (#4627)
29b22dd

Kevin Hu commited on

Add timestamp to messages (#4624)
85d3c0e

Kevin Hu commited on

Refactor. (#4612)
6889379

Kevin Hu commited on

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

Kevin Hu commited on

Unified user_service.py (#4606)
f6c03ce

zhichyu commited on

Fix index not found for new user. (#4597)
cc4181b

Kevin Hu commited on

Light GraphRAG (#4585)
47ec63e

Kevin Hu commited on

Update comments (#4569)
fa82d94

jinhai-2012 commited on

Fix doc progress issue. (#4520)
d97e2b8

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

Recalling the file uploaded while chatting. (#4472)
f861b5e

Kevin Hu commited on

Check meta data format in json map (#4461)
d2bd1d1

Kevin Hu commited on

Add meta data while chatting. (#4455)
fe09cc5

Kevin Hu commited on

Add doc meta data. (#4442)
642b6f3

Kevin Hu commited on

Tagging (#4426)
6c8312a

Kevin Hu commited on

Let the agent talk while there's pre-set param. (#4423)
e547053

Kevin Hu commited on

Fix API retrieval error. (#4408)
eb7da20

Kevin Hu commited on

Fix total number error. (#4339)
6e2640f

Kevin Hu commited on

Fix potential SSRF attack vulnerability (#4334)
311da71

liuhua liuhua commited on

Fix agent_completion bug (#4329)
54cd6b8

liuhua liuhua Kevin Hu commited on

Fix parameter name error. (#4312)
ccfdde3

Kevin Hu commited on

Update error message for agent name conflict (#4299)
a5ad625

liuhua liuhua commited on

Refactor (#4303)
2320b60

Kevin Hu commited on

Add top_k for create_chat and update_chat api (#4294)
252d77a

liuhua liuhua commited on

Fix bugs in chunk api (#4293)
3a77303

liuhua liuhua commited on

Code refactor. (#4291)
9cfd69b

Kevin Hu commited on

Fix agent session list by user_id. (#4285)
150c0c3

Kevin Hu commited on

Fix chat listing error. (#4270)
a4802a2

Kevin Hu commited on

Add iteration for agent. (#4258)
a4f36a5

Kevin Hu commited on

Replace image2text model check with internal image. (#4250)
a042063

Kevin Hu commited on

Fix bugs (#4241)
274a893

jinhai-2012 commited on

Fix: Q&A chunk modification (#4227)
21e42fc

balibabu commited on

Fix misspell. (#4219)
94d909f

Kevin Hu commited on

Remove session owner check. (#4211)
68202d1

Kevin Hu commited on

Add user_id for third-party system to record sessions. (#4206)
f2b6717

Kevin Hu writinwaters commited on

Update progress time info (#4193)
35dcaff

jinhai-2012 commited on

Added time to progress message (#4185)
7f2b93e

zhichyu commited on

Fix 'SCORE' not found bug (#4178)
403ecb1

jinhai-2012 commited on

Fix bug over chunks classification by document in the promp (#4156)
533604b

devMls 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

Update the component of the agent API with parameters. (#4131)
792f830

liuhua liuhua Kevin Hu writinwaters commited on

Mask password in log (#4129)
a722151

zhichyu commited on

Refactor ask decorator (#4116)
75c7829

jinhai-2012 Kevin Hu commited on

Add parameters for ask_chat and fix bugs in list_sessions (#4119)
fea9976

liuhua liuhua commited on

Fix raptor (#4089)
b371a08

zhichyu commited on

Update team invite message (#4085)
d29dd0b

jinhai-2012 commited on

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

Kevin Hu commited on