ragflow / api /apps

Commit History

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

Kevin Hu commited on

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

Kevin Hu commited on

Light GraphRAG (#4585)
47ec63e

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

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

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 agent_completion bug (#4329)
54cd6b8

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

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

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

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

liuhua liuhua commited on

Update team invite message (#4085)
d29dd0b

jinhai-2012 commited on

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

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

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

Support iframe chatbot. (#3961)
1b1a5b7

Kevin Hu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu 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