ragflow / api /apps /canvas_app.py

Commit History

Fixs for translation agent (#3557)
481246c

Kevin Hu commited on

New: a new interpretor based on Andrew Ng theory. (#3532)
f2439de

Kevin Hu commited on

add input variables to begin component (#3498)
d25ba26

Kevin Hu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

refine the error message (#3382)
27a0991

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

add assistant to canvas chat history (#3201)
b471fdf

Kevin Hu commited on

add API for tenant function (#2866)
ab87187

Kevin Hu commited on

refine agent (#2787)
3e144e5

Kevin Hu commited on

refine multi-turn chat in agent (#2560)
e123321

Kevin Hu commited on

Add Authorization checks (#2235)
ad6777f

LiuHua Feiue commited on

Add Authorization checks (#2221)
98d8f14

LiuHua Feiue Kevin Hu commited on

fix error response disformat usage (#2213)
40a792a

Kevin Hu commited on

alter message id (#2146)
df67d7c

Kevin Hu commited on

add message id to conversions (#2090)
9309ea5

Kevin Hu commited on

Fix component exesql bug (#2042)
5fcb7d4

H Kevin Hu commited on

add taskexecutor status check (#2038)
35ced66

Kevin Hu commited on

Add component ExeSQL (#1966)
d4df4f1

H Kevin Hu commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

fix generate error (#1590)
b5e86a6

Kevin Hu commited on

be more specific for error message (#1409)
255441a

KevinHuSh commited on

add keyword extraction in graph (#1373)
f9d77f2

KevinHuSh commited on

refine templates of graph (#1368)
eba9007

KevinHuSh commited on

add interpreter to graph (#1347)
5f42f03

KevinHuSh commited on

fix file preview in file management (#1151)
e4c23fc

KevinHuSh commited on

rm wrongly uploaded py (#1073)
4e603f5

KevinHuSh commited on

add self-rag (#1070)
a49657b

KevinHuSh commited on