Commit Graph

2051 Commits (e68fec0022e0217b21596aa81db490f03c0970f4)

Author SHA1 Message Date
Yeuoly 8b5231b7ee
fix: invalid key of marketplace response 1 year ago
非法操作 7903ba0297
chore: make comfy workflow can generate image with a random seed (#10462) 1 year ago
Yeuoly c34970c631
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 38cae29757
fix: wrap marketplace apis with try catch 1 year ago
非法操作 4fe5297e35
feat: add cogVideo tool (#10456) 1 year ago
Novice a7dbe58c85
fix: correct output order in parallel mode for iteration nodes (#10323) 1 year ago
Joe aa3da0e24c
fix(ops_tracing): enhance error handle in celery tasks. (#10401) 1 year ago
Joel 5d7c527702 merge feat/plugins 1 year ago
Joel a9de7f24a2 merge main 1 year ago
Yeuoly 7a2b2a04c9
Merge branch 'main' into fix/chore-fix 1 year ago
非法操作 033ab5490b
feat: support LLM understand video (#9828) 1 year ago
Leo.Wang c9f785e00f
Feat/tools/gitlab (#10407) 1 year ago
Bowen Liang 0ebe198ff1
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 1 year ago
-LAN- 438ad8148b
fix(http_request): send form data (#10431) 1 year ago
Bowen Liang a60133bfb3
fix: config violations when running db migtration ci tests (#10428) 1 year ago
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
走在修行的大街上 f562a88249
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
1 year ago
-LAN- 6aa2af215b refactor(iteration): introduce specific exceptions for iteration errors (#10366) 1 year ago
-LAN- 598d307afd refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 1 year ago
-LAN- 39fdcfd7e9 refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 1 year ago
-LAN- 47f638e5aa refactor(question_classifier): improve error handling with custom exceptions (#10365) 1 year ago
Matsuda 9143d460fa fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 1 year ago
Infinitnet c0ff0cf7cf fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364) 1 year ago
Bowen Liang 0d74466f45 chore: lazy import sagemaker (#10342) 1 year ago
方程 7a217534d1 Gitee AI tools (#10314) 1 year ago
Summer-Gu a9ed0f0b42 feat: The SSRF request timeout configuration item is added (#10292) 1 year ago
Infinitnet 545d2b2622 feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331) 1 year ago
Benjamin f114da4e81 feat(vannaai): add base_url configuration (#10294) 1 year ago
非法操作 1277941821 fix: special prompt not work for comfyUI tool (#10307) 1 year ago
-LAN- 13b7e18a50 fix(http_request): improve parameter initialization and reorganize tests (#10297) 1 year ago
pinsily 781e8e1a4a fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1 year ago
非法操作 6b51e81de1 feat: add xAI model provider (#10272) 1 year ago
Matsuda 736719745c feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285) 1 year ago
Matsuda e0e4a6f819 fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286) 1 year ago
-LAN- 52eb18937e fix(node): correct file property name in function switch (#10284) 1 year ago
Novice baaa3ae02c feat: Iteration node support parallel mode (#9493) 1 year ago
-LAN- 93e9aeb4e9 feat(document_extractor): support tool file in document extractor (#10217) 1 year ago
Matsuda 391ad7734e feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265) 1 year ago
-LAN- c5422af400 refactor(parameter_extractor): implement custom error classes (#10260) 1 year ago
guogeer 65a04ee0be fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
1 year ago
-LAN- 84c35aef6c fix(validation): allow to use 0 in the inputs form (#10255) 1 year ago
方程 cd0f10567f Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243) 1 year ago
-LAN- 454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
-LAN- 181eb6038f refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
-LAN- c32cbeb29a refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1 year ago
-LAN- 62f8c875c8 refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1 year ago
-LAN- baed53bbfa refactor(workflow): introduce specific exceptions for code validation (#10218) 1 year ago
-LAN- 565a0d992a chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1 year ago
Jyong e90a06a7b7 fix the ssrf of docx file extractor external images (#10237) 1 year ago
Jiang 31445c3782 Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
-LAN- e259b360c2 refactor(validation): improve input validation logic (#10175) 1 year ago
-LAN- 762dec2dc4 chore(list_operator): refine exception handling for error specificity (#10206) 1 year ago
-LAN- ada7f5c30f fix(document_extractor): update base exception class (#10208) 1 year ago
Xiao Ley ea67bc1166 chore: enable vision support for models in OpenRouter that should have supported vision (#10191) 1 year ago
-LAN- 101d9798f0 feat(document_extractor): integrate unstructured API for PPTX extraction (#10180) 1 year ago
-LAN- ba48754be6 fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182) 1 year ago
Lawrence Li 6e03c10285 feat: add gpustack model provider (#10158) 1 year ago
-LAN- 8f14c422a7 refactor(tools): Avoid warnings. (#10161) 1 year ago
Jyong 1d411e195a clean un-allowed special charters when doing indexing estimate (#10153) 1 year ago
larcane97 8f8a3f4318 Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
1 year ago
Coal Pigeon 94cd4912e1 add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
1 year ago
Shili Cao 602f75bb30 fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130) 1 year ago
llinvokerl c2810de952 fix: bar chart issue with duplicate x-axis labels being incorrectly ignored (#10134)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
1 year ago
Jyong 1b645c1cc9 fix issue: query is none when doing retrieval (#10129) 1 year ago
omr b1946c60d8 fix: optimize unique document filtering with set (#10082) 1 year ago
非法操作 9f27b5bb12 feat: enhance comfyui workflow (#10085) 1 year ago
Bowen Liang a0abd5d077 improve: significantly speed up the server launching time by async preloading tool providers (#9146) 1 year ago
Charlie.Wei 924dbc128d fix azure chatgpt o1 parameter error (#10067) 1 year ago
-LAN- 4b8896e034 fix(workflow): refine variable type checks in LLMNode (#10051) 1 year ago
zhuhao 0886c6f224 fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
zhuhao 1ee4c13758 chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 1 year ago
zhuhao 4d5752fc94 feat: add YAML type in document extractor node (#9997) 1 year ago
Yeuoly fe677cc5f9
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- f8c958a409
refactor(iteration): introduce specific exceptions for iteration errors (#10366) 1 year ago
-LAN- 25785d8c3f
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 1 year ago
-LAN- 35d3da9697
refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 1 year ago
-LAN- d3e9930235
refactor(question_classifier): improve error handling with custom exceptions (#10365) 1 year ago
Matsuda 1e8457441d
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 1 year ago
Infinitnet 5a9448245b
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364) 1 year ago
Yeuoly 28c9ec3f4f
feat: support fetch tool provider info 1 year ago
Yeuoly 6baa98f166
feat: support app-selector, model-selector and tool-selector as parameters 1 year ago
Bowen Liang d45d90e8ae
chore: lazy import sagemaker (#10342) 1 year ago
方程 2b7341af57
Gitee AI tools (#10314) 1 year ago
Summer-Gu ce1f9d935d
feat: The SSRF request timeout configuration item is added (#10292) 1 year ago
Infinitnet bdadca1a65
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331) 1 year ago
Benjamin d7b4d0756e
feat(vannaai): add base_url configuration (#10294) 1 year ago
Yeuoly e9d69f020a
feat: cast files into correct type while invoking 1 year ago
-LAN- baab81714e
fix(http_request): improve parameter initialization and reorganize tests (#10297) 1 year ago
pinsily 2d1e5fb4e0
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1 year ago
非法操作 43c7739b88
feat: add xAI model provider (#10272) 1 year ago
Matsuda f65d577f54
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286) 1 year ago
-LAN- 33219e850a
fix(node): correct file property name in function switch (#10284) 1 year ago
Novice d330d31ee5
feat: Iteration node support parallel mode (#9493) 1 year ago
-LAN- 2cd976846a
feat(document_extractor): support tool file in document extractor (#10217) 1 year ago
Matsuda 5d2c88ef59
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265) 1 year ago
-LAN- fe3cde973e
refactor(parameter_extractor): implement custom error classes (#10260) 1 year ago
-LAN- 794f495ef2
fix(validation): allow to use 0 in the inputs form (#10255) 1 year ago
方程 01d8d10f1c
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243) 1 year ago
-LAN- c711c5e36e
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
-LAN- 2d9632d8b9
refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
-LAN- 7e42de1e7b
refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1 year ago
-LAN- bd674d27be
refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1 year ago
-LAN- 5735761920
refactor(workflow): introduce specific exceptions for code validation (#10218) 1 year ago
-LAN- 405b704f02
chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1 year ago
Jyong f38abaaa6a
fix the ssrf of docx file extractor external images (#10237) 1 year ago
Jiang fe1c0ac602
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
-LAN- 3ea3df7189
refactor(validation): improve input validation logic (#10175) 1 year ago
-LAN- b01e7d778e
chore(list_operator): refine exception handling for error specificity (#10206) 1 year ago
-LAN- 7c45859594
fix(document_extractor): update base exception class (#10208) 1 year ago
-LAN- 81a77d0623
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180) 1 year ago
Lawrence Li 007b561e32
feat: add gpustack model provider (#10158) 1 year ago
非法操作 d92e3bd620
fix: special prompt not work for comfyUI tool (#10307) 1 year ago
-LAN- ae254f0a10
fix(http_request): improve parameter initialization and reorganize tests (#10297) 1 year ago
pinsily 5f21d13572
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1 year ago
非法操作 bf9349c4dc
feat: add xAI model provider (#10272) 1 year ago
Matsuda 4847548779
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285) 1 year ago
Matsuda cb245b5435
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286) 1 year ago
-LAN- 08c731fd84
fix(node): correct file property name in function switch (#10284) 1 year ago
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1 year ago
-LAN- 2c4d8dbe9b
feat(document_extractor): support tool file in document extractor (#10217) 1 year ago
Matsuda 9305ad2102
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265) 1 year ago
-LAN- 7a98dab6a4
refactor(parameter_extractor): implement custom error classes (#10260) 1 year ago
guogeer 971defbbbd
fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
1 year ago
-LAN- 6b0de08157
fix(validation): allow to use 0 in the inputs form (#10255) 1 year ago
方程 2aa171c348
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243) 1 year ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
-LAN- 9369cc44e6
refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
-LAN- 38bca6731c
refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1 year ago
-LAN- 2adab7f71a
refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1 year ago
-LAN- be96f6e62d
refactor(workflow): introduce specific exceptions for code validation (#10218) 1 year ago
-LAN- 8b5ea39916
chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1 year ago
Jyong 1024fc623e
fix the ssrf of docx file extractor external images (#10237) 1 year ago
Jiang 0c9e79cd67
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
-LAN- 61da0f08dd
refactor(validation): improve input validation logic (#10175) 1 year ago
-LAN- 1432c268a8
chore(list_operator): refine exception handling for error specificity (#10206) 1 year ago
-LAN- ec6a03afdd
fix(document_extractor): update base exception class (#10208) 1 year ago
Xiao Ley b28cf68097
chore: enable vision support for models in OpenRouter that should have supported vision (#10191) 1 year ago
takatost c100f24f7d compatible model daemon request exception 1 year ago
-LAN- 53a7cb0e9d
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180) 1 year ago
-LAN- 86739bea8b
fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182) 1 year ago
Lawrence Li 76b0328eb1
feat: add gpustack model provider (#10158) 1 year ago
-LAN- 3c85136279
refactor(tools): Avoid warnings. (#10161) 1 year ago
takatost d92cb994a9 fix voice list 1 year ago
Yeuoly 5605ff9803
fix voice list 1 year ago
Yeuoly 10cc4e758c
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 8070be9b76
fix: missing 'follow_redirects' argument while download plugin packages 1 year ago
Jyong 82033af097
clean un-allowed special charters when doing indexing estimate (#10153) 1 year ago
Yeuoly f1f1baae9c
feat: support plugin tags 1 year ago
takatost f20c9ef763 fix 1 year ago
takatost f798add31c compatible with original provider name 1 year ago
Yeuoly 8c2dbe876f
fix: custom tool parser 1 year ago
larcane97 8d5456b6d0
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
1 year ago
Coal Pigeon 4d5546953a
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
1 year ago
Shili Cao b61baa87ec
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130) 1 year ago
llinvokerl 805c701767
fix: bar chart issue with duplicate x-axis labels being incorrectly ignored (#10134)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
1 year ago
Jyong dad041c49f
fix issue: query is none when doing retrieval (#10129) 1 year ago
omr 11ca1bec0b
fix: optimize unique document filtering with set (#10082) 1 year ago
Yeuoly bb58f5c6e5
fix: avoid None to be assigned to WorkflowToolProviderController as provider id 1 year ago
非法操作 bd6175157c
feat: enhance comfyui workflow (#10085) 1 year ago
takatost 18edeb8e0a integrate model provider with plugin daemon 1 year ago
Bowen Liang 0bdae34b5e
improve: significantly speed up the server launching time by async preloading tool providers (#9146) 1 year ago
Charlie.Wei f6fecb957e
fix azure chatgpt o1 parameter error (#10067) 1 year ago
-LAN- 3b53e06e0d
fix(workflow): refine variable type checks in LLMNode (#10051) 1 year ago
Yeuoly 459cb9dd72
fix: transform plugin icon incorrect 1 year ago
zhuhao 92a3898540
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
zhuhao 7433095240
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 1 year ago
zhuhao 0095896051
feat: add YAML type in document extractor node (#9997) 1 year ago
StyleZhang 0f4291bd36 merge main 1 year ago
Jyong 9ebd453b87
add rerank check when doing mutil-retrieval (#9998) 1 year ago
非法操作 c7fb8a4f20
fix: conversation variable may not change in the answer node (#10034) 1 year ago
-LAN- eb87e690ed
fix(llm-node): handle NoneSegment variables properly (#9978) 1 year ago
Hiroshi Fujita 539fc8b760
Fix content-type header case sensitivity (#9961) 1 year ago
powerfool 878d13ef42
Added OceanBase as an option for the vector store in Dify (#10010) 1 year ago
Jyong 5580bcf870
add tidb spend limit config (#9999) 1 year ago
非法操作 12adcf8925
fix: gemini model use some tools raise error (#9993) 1 year ago
roadgoat19 c8ef9223e5
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
1 year ago
Yeuoly 739e15f88b
feat: support tool plugin id 1 year ago
Jyong f47177ecb4
add top_k for es full text search (#9963) 1 year ago
-LAN- 4da0b70694
feat(http-request-executor): enhance file handling in HTTP requests (#9944) 1 year ago
Xiao Ley 7056009b6a
feat(tools): add Baidu translation tool (#9943) 1 year ago
非法操作 ddb960ddfb
feat: support Vectorizer can be used in workflow (#9932) 1 year ago
方程 0ebd985672
feat: add models for gitee.ai (#9490) 1 year ago
Joel 0cec6195a3 test 1 year ago
Yeuoly 5bf86ff66d
feat: support latest package identifier 1 year ago
Joel 765eb282f3 merge main 2 years ago
zhuhao aa11141660
feat: add stable-diffusion-3-5-large for the text-to-image tool with siliconflow (#9909) 2 years ago
zhuhao 8bb5b943d7
fix(tools): remove the undefined variable parameter_type (#9908) 2 years ago
ice yao 22776f24ab
chore: Extract common functions of the base model in Azure OpenAI Provider (#9907) 2 years ago
Zixuan Cheng 216442ddc1
feat(workflow): Support JSON type in document extractor node (#9899)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 72ea3d6b98
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875) 2 years ago
virgosoy 17cacf258e
fix: wrong element object (#9868) 2 years ago
Yeuoly d36dece0af
feat: support upgrade interfaces 2 years ago
非法操作 ace7ffab5f
feat: support comfyui workflow tool image generate image (#9871) 2 years ago
非法操作 1b5adf40da
fix: moonshot response_format raise error (#9847) 2 years ago
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
2 years ago
Yeuoly 5f61aa85db
feat: add latest version 2 years ago
Yeuoly ffdc6f5c60
feat: support remove single item from installation task 2 years ago
Joel 3e011109ad merge main 2 years ago
Joel bdb990eb90 merge main 2 years ago
crazywoola 5b7b765090
fix: yuque book id should be string (#9819) 2 years ago