Commit Graph

480 Commits (cd00602213672b405f5b62e080b68ce5089ea346)

Author SHA1 Message Date
Yeuoly 02abf950e1 Merge fix/chore-fix into dev/plugin-deploy 1 year ago
Yeuoly 5a57dad93c fix: linter 1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 527abcb2e9 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Yeuoly bf39e314d8 fix: add install count 1 year ago
-LAN- e88ea71aef
chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 425cc1ea85
Fix/add retry mechanism to billing service request handling (#12006)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice c1aa55f3ea
fix: remove the unused retry index field (#11903)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
VoidIsVoid 02a7ae15f9
fix: fix update external dataset error in dataset list (#11989) 1 year ago
liuhaoran 6b49889041
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
1 year ago
-LAN- 2ad2a402fb
fix(app_dsl_service): handle missing app mode with a ValueError (#11945)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 606aadb891
refactor: update builtin tool provider methods to use session management (#11938)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice 7abc7fa573
Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Yeuoly f8bbea224f
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 342d4060ff
fix: add additional parameters to exists tools 1 year ago
Joel 289a040508 chore: merge 1 year ago
Shun Miyazawa f7415e1ca4
feat: Disable the "Forgot your password?" button when the mail server setup is incomplete (#11653) 1 year ago
Charlie.Wei 5e2926a207
Fix explore app icon (#11742)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Yeuoly 810ac6e1b2
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 05232d36f0
fix: add default values to WorkflowAppGenerator 1 year ago
Yeuoly 040a6fbc5f
fix: refresh token 1 year ago
Kazuhisa Wada e20161b3de
make login lockout duration configurable (#11699) 1 year ago
Yeuoly fd02c60498
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 75fe785d88
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly ecb5e85ca4
fix: unbound variable 1 year ago
Yeuoly 92e02c1d0c
fix: avoid sending email to unauth users 1 year ago
Yeuoly 2e2d1659ca
feat: support whitelist 1 year ago
Yeuoly d01f0278f4
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly dedc1b0c3a
refactor: agent strategy parameter 1 year ago
Yeuoly 8278c8a27e
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 3c628d0c26
refactor: rename agent to agent strategy 1 year ago
liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 1 year ago
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
yihong 50b76dd5a2
fix: better error message for url add external knowledge (#11537)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly 6868ee5431
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly a175d6b2d7
feat: agent management 1 year ago
Yeuoly 04d3abd754
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 16b49ac436
Merge branch 'main' into fix/chore-fix 1 year ago
zhaobingshuang 5c166b3f40
fix: tags could not be saved when the Workflow Tool was created (#11481)
Co-authored-by: zhaobs <zhaobs@cailian.net>
1 year ago
Yeuoly 3d3a42945f
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 0af9c4fd9d
chore: reformat 1 year ago
Yeuoly ee38bd8817
refactor: check dependencies 1 year ago
Yeuoly e5e8277c2d
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 1 year ago
Yeuoly 86291c13e4
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly e6fcf06e59
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly c34877aecf
fix: update tool provider credentials 1 year ago
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago