Commit History
Tagging (#4426)
6c8312a
Kevin Hu
commited on
Fixed code error when mssql returns multiple columns (#4420)
96bcfec
Remove redundant param of rewrite component. (#4422)
1c17452
Kevin Hu
commited on
fix bug, agent invoke can not get params from begin (#4390)
0e1662f
WANGRUI-ZB
wangrui
commited on
Refine variable display name. (#4397)
ff09b87
Kevin Hu
commited on
Fix potential SSRF attack vulnerability (#4334)
311da71
liuhua
liuhua
commited on
Update exesql component for agent (#4307)
f05a941
liuhua
liuhua
commited on
Refactor (#4303)
2320b60
Kevin Hu
commited on
Code refactor. (#4291)
9cfd69b
Kevin Hu
commited on
Fix BaiduFanyi TestRun parameter validation and debug method missing … (#4275)
b20530c
WANGRUI-ZB
wangrui
Kevin Hu
commited on
Fix some bugs in text2sql.(#4279)(#4281) (#4280)
624ceba
Clean query. (#4259)
b03b316
Kevin Hu
commited on
Add iteration for agent. (#4258)
a4f36a5
Kevin Hu
commited on
Fixed invoke component parameters #4236 (#4237)
8e24bf0
Fix component input error. (#4231)
eba4697
Kevin Hu
commited on
Fix interface as input variable for component. (#4212)
4d88c77
Kevin Hu
commited on
extraction sqlquery (#4027)
74057de
Component debugging funcionality. (#4012)
a004a85
Kevin Hu
commited on
Add mssql support (#3985)
0b31353
Support debug components. (#3994)
8db6538
Kevin Hu
commited on
Fix exec sql exception issue. (#3982)
542bb2e
Kevin Hu
commited on
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
Add support to iframe chatbot (#3929)
93e3725
Kevin Hu
commited on
Fix errors detected by Ruff (#3918)
0404a52
Refactor UI text (#3911)
28e0efa
Remove vector stored in component output. (#3908)
6d13ea7
Kevin Hu
commited on
Email sending tool (#3837)
d11c358
小黑马
Kevin Hu
commited on
Let ThreadPool exit gracefully. (#3653)
6a49fcd
Kevin Hu
commited on
For security. (#3642)
4006c52
Kevin Hu
commited on
Fix agent session API (#3589)
4db2410
Kevin Hu
commited on
Add component 'Template' (#3562)
19268e7
Kevin Hu
commited on
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
Fix set_output type hint (#3516)
0dfad6e
Fix bugs (#3502)
6807fac
add input variables to begin component (#3498)
d25ba26
Kevin Hu
commited on
Introduced beartype (#3460)
eae0334
Move settings initialization after module init phase (#3438)
6101699
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
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
fix `switch` bug (#3280)
9cf0c51
Kevin Hu
commited on
add inputs to display to every components (#3242)
70153b9
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