Commit History
Update version display on web UI (#3405)
d66c623
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13
Kevin Hu
commited on
Print version when RAGFlow server startup (#3393)
d7fa9e2
fix: standardize property name from 'chat' to 'chat_id' (#3383)
6873540
Mohammed Tawileh
commited on
resolve halt while starting up (#3397)
149b3bf
Kevin Hu
commited on
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
Add enviroment validation at server startup phase (#3388)
b6c5e1b
adapt to lower case cohere (#3392)
8a4c42a
Kevin Hu
commited on
Added doc for switching elasticsearch to infinity (#3370)
2459d65
set DLA active for KG (#3386)
b726d64
Kevin Hu
commited on
refine the error message (#3382)
27a0991
Kevin Hu
commited on
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3
Kevin Hu
commited on
Turn the relative date in question to absolute date (#3372)
31f09e1
Kevin Hu
commited on
Refine english synonym (#3371)
58f507b
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Fix bugs in api and add examples (#3353)
6afa2cc
liuhua
liuhua
Kevin Hu
commited on
Integration with Infinity (#2894)
b691127
Miscellaneous edits to RAGFlow's UI (#3337)
305b8c0
writinwaters
commited on
trival (#3325)
76ea913
Kevin Hu
commited on
Fix typo (#3319)
cfb71b4
Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
ff43695
kuschzzp
Kevin Hu
commited on
Update authorization for team (#3262)
1483d00
liuhua
liuhua
commited on
fix: improve embedding model validation logic for dataset operations (#3235)
564d9fe
add inputs to display to every components (#3242)
70153b9
Kevin Hu
commited on
Add sdk for Agent API (#3220)
e9078f4
liuhua
liuhua
commited on
Remove dead code (#3210)
94a8e08
Fix bugs in API (#3204)
f4df7fc
liuhua
liuhua
commited on
add keyword extraction time elapsed to the little lamp. (#3207)
0a66555
Kevin Hu
commited on
Unified API response json schema (#3170)
196c662
add assistant to canvas chat history (#3201)
b471fdf
Kevin Hu
commited on
raise exception if embedding model not found (#3199)
d78b07c
Kevin Hu
commited on
fix bugs in test (#3196)
121b0b5
liuhua
liuhua
commited on
add agent completion API (#3192)
b7475cc
Kevin Hu
commited on
feat: docs for api endpoints to generate openapi specification (#3109)
19e6d59
Matej Horník
commited on
set default LLM to new registered user (#3180)
3090a99
Kevin Hu
commited on
Add test for API (#3134)
24da205
Add test for CI (#3114)
49c21eb
liuhua
liuhua
commited on
fix: remove useless test code (#3122)
18f8b2c
Yangong
commited on
feat: Delete http_api_reference.md from api folder #1102 (#3121)
e8a6715
balibabu
commited on
Tried to fix a link issue (#3117)
94a9adc
writinwaters
commited on
Publish RAGFlow's HTTP and Python API references (#3116)
935e280
writinwaters
commited on
Added chunk methods (#3110)
7ddda98
writinwaters
commited on
Fix bugs in API (#3103)
533089d
liuhua
liuhua
commited on
Updated parser_config description (#3104)
4b50c07
writinwaters
commited on
Updated HTTP API reference and Python API reference based on test results (#3090)
ce611dd
writinwaters
commited on
search between multiple indiices for team function (#3079)
95863fc
Kevin Hu
commited on
fix: modify the response of metadata in Dify retrieval api (#3076)
7fcd041
knew
commited on
remove file size check for sdk API (#3066)
6fd4084
Kevin Hu
commited on