Commit History
Added static check at PR CI (#3921)
fe9b6b3
Fix errors detected by Ruff (#3918)
0404a52
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Move settings initialization after module init phase (#3438)
6101699
Integration with Infinity (#2894)
b691127
Unified API response json schema (#3170)
196c662
add assistant to canvas chat history (#3201)
b471fdf
Kevin Hu
commited on
add auto keywords and auto-question (#2965)
44731b3
Kevin Hu
commited on
refactor api util (#2849)
af9653e
Kevin Hu
commited on
Bug fix - email processing could be run now from API (#2613)
e195b4d
adam-kobus
Adam Kobus
commited on
Support agent for aibot (#2609)
96bea9f
lidp
commited on
Storage: Rename all the variables about get file to storage from minio. (#2497)
8a0181f
Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7
fix issue wrong agent prologue for api (#2246)
61acd39
Kevin Hu
commited on
remove alter log (#2140)
dd2c2ea
Kevin Hu
commited on
Fix API key validation api/conversation (#2100)
d8ce288
H
commited on
add message id to conversions (#2090)
9309ea5
Kevin Hu
commited on
Add API to get doc info by doc ids (#1986)
36a516d
wwwlll
Kevin Hu
commited on
refine upload & parse (#1969)
36b9967
Kevin Hu
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
Fix retrieval API error and add multi-kb search (#1928)
17f4221
wwwlll
commited on
fix api argument error (#1920)
d98ee8e
Kevin Hu
commited on
Fix agent non stream (#1904)
8f1a7d6
H
commited on
Fix token list , stats in api app.py (#1896)
6108c20
H
commited on
Add agent api (#1888)
023cb69
H
commited on
Add graphrag (#1793)
6054f54
Kevin Hu
commited on
API: retrieval api (#1763)
36537aa
fix: Fix for Empty Reference Array Causing Errors (#1652)
17b116d
Myth
Kevin Hu
commited on
Fix api reference empty bug (#1655)
b4bc2db
Kung Quang
commited on
Add ParsertType Audio (#1637)
0c9dbca
H
commited on
fix minimax init error (#1537)
32204fb
Kevin Hu
commited on
fix bug in api (#1088)
21cb28c
KevinHuSh
commited on
add self-rag (#1070)
a49657b
KevinHuSh
commited on
refine API request data processing (#1031)
7e0ad60
KevinHuSh
commited on
Update docnm_kwd to doc_name (#939)
8a1455e
GYH
commited on
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
Add /api/document/rm function (#887)
9d69040
GYH
commited on
Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece
GYH
commited on
fix bug of chat without stream (#830)
56f682d
KevinHuSh
commited on
fix zhipuAI stream issue (#825)
66d269d
KevinHuSh
commited on
0517 list chunks (#821)
f4cd7c3
GYH
commited on
fix stream chat for ollama (#816)
09e1055
KevinHuSh
commited on
add stream chat (#811)
028fe40
KevinHuSh
commited on
Updated document upload method (#777)
83bd6a2
GYH
commited on
refactor code (#583)
2d09c38
KevinHuSh
commited on
Add upload file by knowledge base name API. (#539)
caa112b
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
make sure the models will not be load twice (#422)
c9a1362
KevinHuSh
commited on
conversation API backend update (#360)
50de567
KevinHuSh
commited on