Commit History
add input variables to begin component (#3498)
d25ba26
Kevin Hu
commited on
Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c
liuhua
liuhua
commited on
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
handle_task catch all exception (#3441)
563b0d7
Move settings initialization after module init phase (#3438)
6101699
refine the message of queuing a task (#3437)
11daec5
Kevin Hu
commited on
Update version display on web UI (#3405)
d66c623
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
adapt to lower case cohere (#3392)
8a4c42a
Kevin Hu
commited on
Turn the relative date in question to absolute date (#3372)
31f09e1
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
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
add inputs to display to every components (#3242)
70153b9
Kevin Hu
commited on
Remove dead code (#3210)
94a8e08
add keyword extraction time elapsed to the little lamp. (#3207)
0a66555
Kevin Hu
commited on
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
add agent completion API (#3192)
b7475cc
Kevin Hu
commited on
Add test for API (#3134)
24da205
search between multiple indiices for team function (#3079)
95863fc
Kevin Hu
commited on
Fix some issues in API (#2982)
95da4bf
liuhua
liuhua
commited on
add auto keywords and auto-question (#2965)
44731b3
Kevin Hu
commited on
fix sequence2txt error and usage total token issue (#2961)
0dbe613
Kevin Hu
commited on
fix thumbnail issue (#2917)
2904f4e
Kevin Hu
commited on
Fix some issues in API (#2902)
ee8a916
liuhua
liuhua
commited on
Feature/feat1017 (#2872)
8de8827
add owner check for team work (#2892)
e6cd231
Kevin Hu
commited on
add team tag to kb (#2890)
124ecb2
Kevin Hu
commited on
Refactor Chunk API (#2855)
3d9274d
liuhua
liuhua
Kevin Hu
commited on
add API for tenant function (#2866)
ab87187
Kevin Hu
commited on
refine API token application (#2847)
59250e8
Kevin Hu
commited on
Refactor API for document and session (#2819)
cd7d2b9
liuhua
liuhua
commited on
Refactor Chat API (#2804)
40a1db3
liuhua
liuhua
commited on
fix chat and thumbnail bug (#2803)
7b36ea6
reduce rerank batch size (#2801)
4a4d1d6
Kevin Hu
commited on
Refactor Dataset API (#2783)
2e482fd
liuhua
liuhua
commited on
fix: Large document thumbnail display failed (#2763)
d048400
Add query parts to lamp (#2736)
43cb979
Kevin Hu
commited on
support sequence2txt and tts model in Xinference (#2696)
44bea96
JobSmithManipulation
Kevin Hu
commited on
Refactoring large integers to improve readability (#2636)
0622917
yqkcn
commited on
style: fix typo and format code (#2618)
35bb186
yqkcn
commited on
deprecate init a super user (#2589)
9bead83
Kevin Hu
commited on
refine markdown prompt (#2551)
7362294
Kevin Hu
commited on
refine reteival of multi-turn conversation (#2520)
684f1d7
Kevin Hu
commited on