ragflow / agent

Commit History

Fix set_output type hint (#3516)
0dfad6e

zhichyu commited on

Fix bugs (#3502)
6807fac

jinhai-2012 commited on

add input variables to begin component (#3498)
d25ba26

Kevin Hu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

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

jinhai-2012 commited on

fix: synonym bug (#3423)
e023933

Kevin Hu commited on

make variables access robuster (#3406)
06bd4d8

Kevin Hu commited on

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

zhichyu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

Refine english synonym (#3371)
58f507b

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Miscellaneous edits to RAGFlow's UI (#3337)
305b8c0

writinwaters commited on

fix `switch` bug (#3280)
9cf0c51

Kevin Hu commited on

add inputs to display to every components (#3242)
70153b9

Kevin Hu commited on

add assistant to canvas chat history (#3201)
b471fdf

Kevin Hu commited on

fix es search parameter error (#3169)
8130a85

Kevin Hu commited on

Update gif for readme and add input param to every components (#3145)
eb1f8d0

Kevin Hu commited on

let 'Generate' take user's input as parameter (#3086)
6229599

Kevin Hu commited on

search between multiple indiices for team function (#3079)
95863fc

Kevin Hu commited on

agent template upgrade (#3060)
e066661

Kevin Hu commited on

fix baidufanyi param error (#3053)
e49ee4f

Kevin Hu commited on

fix generate string join issue (#2983)
d832ef1

Kevin Hu commited on

add component invoke (#2967)
71da872

Kevin Hu commited on

Add agent component for web crawler (#2878)
13bc594

wwwlll commited on

add owner check for team work (#2892)
e6cd231

Kevin Hu commited on

refine token similarity (#2824)
2bf6c61

Kevin Hu commited on

refine components retrieval and rewrite (#2818)
43b4969

Kevin Hu commited on

refine agent (#2787)
3e144e5

Kevin Hu commited on

Fix component exesql (#2754)
db99ead

lidp commited on

fix re.escape problem (#2735)
9058e92

Kevin Hu commited on

fix template error (#2653)
7339681

Kevin Hu commited on

refine general purpose chat bot (#2648)
1391909

Kevin Hu commited on

refine get_input (#2630)
2d687fd

Kevin Hu commited on

fix generate bug (#2614)
a57190d

Kevin Hu commited on

Remove WenCai imageurl and update investment_advisor prompt (#2606)
1de5cd5

lidp commited on

Update dsl_examples and Fix component concentrator (#2597)
c71dafa

lidp commited on

Add component Concentrator (#2586)
c89cd5f

lidp commited on

Add template investment_advisor (#2580)
0a483b2

lidp commited on

fix component rewrite bug (#2549)
b85ddd8

Kevin Hu commited on

refine the warning message for rewrite component (#2429)
dba7799

Kevin Hu commited on

Fix volcengine yfinance confliction (#2386)
2083caf

lidp commited on

fix json error (#2372)
74e840b

Kevin Hu commited on

Update templates:Text2sql and DB Description (#2361)
cbe40d3

lidp commited on

fix: empty or contains only empty strings. (#2347)
2e19fac

theta tsmc-prevv commited on

fix categorize error (#2348)
8848b25

Kevin Hu commited on

Updated component descriptions (#2293)
5c37eb6

writinwaters commited on

Add component AkShare (#2290)
22978e1

H commited on

Add component TuShare (#2288)
51856f7

H commited on

Fix agent retrieval nothing (#2283)
5139555

wwwlll commited on

Fix graphrag : "role" user (#2273)
eb6e194

H commited on