Commit Graph

3226 Commits (5e52d4d6b3e8b7bf4ae115d9cb9bfde40bd2d59a)

Author SHA1 Message Date
LittleFish-15 223ab5a38f
feat: support openGauss vector database (#15865) 1 year ago
Novice fe0d932f50
fix: fail-branch stream output error (#13401)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Novice 04a0ae3aa9
feat: add llm blocking invoke (#15732) 1 year ago
Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) 1 year ago
L8ng 98a4b3e78b
fix: typo when assign doc_metadata when non-empty (#15975) 1 year ago
QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 1 year ago
傻笑zz fe76dfe1f8
When decrypt_trace_config is empty, it should be skipped directly (#15870) 1 year ago
csurong c3774bef7e
fix: api error of get all workspaces (#15880) 1 year ago
huangzhuo1949 695a7400a9
fix:delete empty table bug (#15517)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
1 year ago
Arcaner e6a8800f66
fix: validation for upload methods of non-image files within the work… (#15932) 1 year ago
Yongtao Huang 4ae94dc027
Chore: fix wrong annotations (#15871) 1 year ago
Yongtao Huang 433374abea
Chore: remove unused fields (#15764) 1 year ago
QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
jiangbo721 5646442931
fix: iteration total tokens calculate error (#15813)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
非法操作 bf9b572bc3
fix tool selector with empty tools raise error (#15829) 1 year ago
非法操作 cf72e53a10
chore: remove useless doc and font (#15838) 1 year ago
Jyong 84a866028a
fix document could be None (#15818) 1 year ago
sho-takano-dev 7c27d4b202
feat: add Http Request Node to skip ssl verify function #15177 (#15664) 1 year ago
RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) 1 year ago
-LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yuichiro Utsumi 5f9d236d22
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
1 year ago
zhangyuhang 59f5a82261
fix: Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. (#15659)
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
1 year ago
Jyong a8e8c37fdd
improve text split (#15719) 1 year ago
Arcaner 12fa517297
fix: if-else-node handles missing optional file variables (#15693) 1 year ago
Fei He 36ae0e5476
fix: set score_threshold only when score_threshold_enabled is true. (#14221) 1 year ago
Jyong d37490adc3
fix dataset reranking mode miss (#15643) 1 year ago
kenwoodjw 087bb60b31
fix: preserve Unicode characters in keyword search queries (#15522)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
非法操作 5019547d33
fix: can not test custom tool (#15606) 1 year ago
Joe 58f012f3de
fix: no attribute error (#15597) 1 year ago
Yeuoly 2b1facc7a6
fix: set marketplace feature to false in feature_service.py (#15578) 1 year ago
jiangbo721 0415cc209d
chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Joe 545e5cbcd6
fix: dataset editor (#15218) 1 year ago
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
1 year ago
crazywoola 258736f505
chore: remove unused parameter (#15558) 1 year ago
jiangbo721 037f200527
fix: invoke_error is not callable (#15555)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
yihong c960b364c9
chore: update opendal version (#14343)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice b817036343
fix: nesting of conditional branches causing streaming output error (#14065) 1 year ago
-LAN- 46036e6ce6
fix: update version to 1.0.1 in configuration and Docker files (#15478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong 1ffda0dd34
fix notion page display (#15508) 1 year ago
Jyong da01b460fe
support workspace billing info (#15510) 1 year ago
Yeuoly a6bc642721
refactor: optimize provider configuration queries with provider name … (#15491) 1 year ago
Lick-liu 41bf8d925f
fix:To fix the issue of missing reference to body parameter (#15443)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Yu Chun Chang 6d172498d1
Update the provider_id validation to fix the error message displayed … (#15466)
Co-authored-by: Kyle Chang <kylechang@91app.com>
1 year ago
-LAN- cad58658c2
fix: simplify S3 client configuration by removing redundant checksum settings (#15474)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
heyszt a58b990855
fix agent_execution_metadata (#15444) 1 year ago
Jacky Wu ed5596a8f4
fix: avoid llm node result var not init issue while do retry. (#14286) 1 year ago
Jyong a1ab4aec3d
fix db migration (#15422) 1 year ago
Jyong f77f7e1437
fix text split (#15426) 1 year ago
kenwoodjw adda049265
fix kb permission (#15199)
Signed-off-by: kenwoodjw <blackxin55@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Jyong 9b2a9260ef
Feat/new saas billing (#14996) 1 year ago