Commit Graph

3306 Commits (ea1d45942399ca08ca2a5ce411eb792ded4b676c)

Author SHA1 Message Date
Novice 437dcbdd68
fix: exclude additional unreachable nodes (#16329) 11 months ago
Jyong 3e84c77bbb
fix enable dataset metadata built-in field when dataset is empty (#16290) 11 months ago
Jyong 2c9af712a2
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
11 months ago
Jyong d135677c25
add vdb document id index (#16244)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Jyong a8879057c0
fix tidb metadata filter (#16237) 11 months ago
Jyong 81325df368
fix weaviate metadata filter (#16230) 11 months ago
Jyong b8ef3149ef
metadata expect value check error (#16210) 11 months ago
Yeuoly c07af5a1a3
feat: tenant app invocations limiter (#16221) 11 months ago
Jyong c3c957bb80
change recreate_collection function to create_collection (#16212) 11 months ago
Jyong 732c506e27
add metadata service api (#16211) 11 months ago
Jyong 3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 11 months ago
Jyong e7572066a4
fix Weight rerank mode info missed when create dataset (#16190) 11 months ago
Yongtao Huang d339403e89
Chore: optimize the code of PromptTransform (#16143) 11 months ago
jiangbo721 e0cf55f5e9
fix: code lint (#16164)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
jiangbo721 97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
Yingchun Lai e428628fcc
enhance: avoid to use transaction Redis commands in rate limiter (#15917)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
11 months ago
cyflhn 1789437cc5
reopen PR for #14411 (#16148) 11 months ago
-LAN- ac80c04bd3
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Jyong fa9b767bf2
fix chatflow metadata field name (#16130) 11 months ago
Jyong abeaea4f79
Support knowledge metadata filter (#15982) 11 months ago
Jyong b65f2eb55f
fix embedding model name translate issue (#16111) 11 months ago
Yeuoly 6f6ba2f025
fix(api): enhance provider model records handling for missing langgenius providers (#16089) 11 months ago
Jyong 33ba7e659b
fix vector db sql injection (#16096) 11 months ago
kurokobo 86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 11 months ago
Naoki KOBAYASHI e91531fc23
fix: error in migrate_annotation_vector_database when exec vdb-migrate (#15937)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
StoneFancyX 2524f16525
support config filename in meta for create_blob_message (#15605)
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
-LAN- cefec44070
feat: add app_mode field to app import and model definitions (#15729)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
11 months ago
Gen Sato 475b8d731e
Fix HTTP Request node to give priority to file extension of content-disposition (#12653) 11 months ago
Yongtao Huang 963b6f628a
Chore: PromptMessage is not an abstract base class (#15965) 11 months ago
luckylhb90 63ea6f1ecf
Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073)
Co-authored-by: hobo.l <hobo.l@binance.com>
11 months ago
LittleFish-15 223ab5a38f
feat: support openGauss vector database (#15865) 11 months ago
Novice fe0d932f50
fix: fail-branch stream output error (#13401)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
11 months ago
Novice 04a0ae3aa9
feat: add llm blocking invoke (#15732) 11 months ago
Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) 11 months ago
L8ng 98a4b3e78b
fix: typo when assign doc_metadata when non-empty (#15975) 11 months ago
QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 11 months ago
傻笑zz fe76dfe1f8
When decrypt_trace_config is empty, it should be skipped directly (#15870) 11 months ago
csurong c3774bef7e
fix: api error of get all workspaces (#15880) 11 months ago
huangzhuo1949 695a7400a9
fix:delete empty table bug (#15517)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
11 months ago
Arcaner e6a8800f66
fix: validation for upload methods of non-image files within the work… (#15932) 11 months ago
Yongtao Huang 4ae94dc027
Chore: fix wrong annotations (#15871) 11 months ago
Yongtao Huang 433374abea
Chore: remove unused fields (#15764) 11 months ago
QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826) 11 months ago
jiangbo721 5646442931
fix: iteration total tokens calculate error (#15813)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
非法操作 bf9b572bc3
fix tool selector with empty tools raise error (#15829) 11 months ago
非法操作 cf72e53a10
chore: remove useless doc and font (#15838) 11 months ago
Jyong 84a866028a
fix document could be None (#15818) 11 months ago
sho-takano-dev 7c27d4b202
feat: add Http Request Node to skip ssl verify function #15177 (#15664) 11 months ago
RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) 11 months ago
-LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Yuichiro Utsumi 5f9d236d22
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
11 months 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>
11 months ago
Jyong a8e8c37fdd
improve text split (#15719) 11 months ago
Arcaner 12fa517297
fix: if-else-node handles missing optional file variables (#15693) 11 months ago
Fei He 36ae0e5476
fix: set score_threshold only when score_threshold_enabled is true. (#14221) 11 months ago
Jyong d37490adc3
fix dataset reranking mode miss (#15643) 11 months ago
kenwoodjw 087bb60b31
fix: preserve Unicode characters in keyword search queries (#15522)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
非法操作 5019547d33
fix: can not test custom tool (#15606) 11 months ago
Joe 58f012f3de
fix: no attribute error (#15597) 11 months ago
Yeuoly 2b1facc7a6
fix: set marketplace feature to false in feature_service.py (#15578) 11 months ago
jiangbo721 0415cc209d
chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
Joe 545e5cbcd6
fix: dataset editor (#15218) 11 months ago
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
11 months ago
crazywoola 258736f505
chore: remove unused parameter (#15558) 11 months ago
jiangbo721 037f200527
fix: invoke_error is not callable (#15555)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months 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>
11 months ago
Novice b817036343
fix: nesting of conditional branches causing streaming output error (#14065) 11 months ago
-LAN- 46036e6ce6
fix: update version to 1.0.1 in configuration and Docker files (#15478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Jyong 1ffda0dd34
fix notion page display (#15508) 11 months ago
Jyong da01b460fe
support workspace billing info (#15510) 11 months ago
Yeuoly a6bc642721
refactor: optimize provider configuration queries with provider name … (#15491) 11 months ago
Lick-liu 41bf8d925f
fix:To fix the issue of missing reference to body parameter (#15443)
Co-authored-by: crazywoola <427733928@qq.com>
11 months 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>
11 months ago
-LAN- cad58658c2
fix: simplify S3 client configuration by removing redundant checksum settings (#15474)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
heyszt a58b990855
fix agent_execution_metadata (#15444) 11 months ago
Jacky Wu ed5596a8f4
fix: avoid llm node result var not init issue while do retry. (#14286) 11 months ago
Jyong a1ab4aec3d
fix db migration (#15422) 11 months ago
Jyong f77f7e1437
fix text split (#15426) 11 months ago
kenwoodjw adda049265
fix kb permission (#15199)
Signed-off-by: kenwoodjw <blackxin55@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Jyong 9b2a9260ef
Feat/new saas billing (#14996) 11 months ago
Joe c8cc31af88
fix: app trace permission (#15397) 11 months ago
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
11 months ago
-LAN- 3254018ddb
feat(workflow_service): workflow version control api. (#14860)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
kurokobo f2b7df94d7
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 11 months ago
engchina 2968482199
downgrade boto3 to use s3 compatible storage. Fixes #15225 (#15261)
Co-authored-by: engchina <atjapan2015@gmail.com>
11 months ago
znn f8ac382072
raising error if plugin not initialized (#15319) 11 months ago
Will aef43910b1
fix: octet/stream => application/octet-stream (#15329)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
albcunha 87efd4ab84
Update login.py (#15320) 11 months ago
heyszt a8b600845e
fix Unicode Escape Characters (#15318) 11 months ago
Xiyuan Chen 9b9d14c2c4
Feat/compliance (#14982) 11 months ago
jiangbo721 e70221a9f1
fix: website remote url display error (#15217)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
Mars 126202648f
fix message sort (#15231) 11 months ago
mr-chenguang 53eb56bb1e
Fix: psycopg2.errors.StringDataRightTruncation value too long for type character varying(40) (#15179) 11 months ago
非法操作 99dc8c7871
fix: http node request detect text/xml as file (#15174) 11 months ago
Yeuoly 65da9425df
Fix: only retrieval plugin-compatible providers when provider_name starts with `langgenius` (#15133) 11 months ago
Jyong 435564f0f2
fix parent-child retrival count (#15119) 11 months ago
engchina 9c1db7dca7
modify oracle lexer name Fixes #15106 (#15108)
Co-authored-by: engchina <atjapan2015@gmail.com>
11 months ago
Novice 778861f461
fix: agent node can't use in parallel (#15047) 11 months ago
Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
11 months ago
Miki Watanabe 2e467cbc74
[FIX]Ruff: lint errors for E731 (#13018) 11 months ago