-LAN-
|
47f638e5aa
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
2024-11-07 17:39:51 +08:00 |
|
Matsuda
|
9143d460fa
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
2024-11-07 17:39:49 +08:00 |
|
Infinitnet
|
c0ff0cf7cf
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
2024-11-07 17:39:49 +08:00 |
|
Bowen Liang
|
0d74466f45
|
chore: lazy import sagemaker (#10342)
|
2024-11-07 17:39:48 +08:00 |
|
方程
|
7a217534d1
|
Gitee AI tools (#10314)
|
2024-11-07 17:39:46 +08:00 |
|
Summer-Gu
|
a9ed0f0b42
|
feat: The SSRF request timeout configuration item is added (#10292)
|
2024-11-07 17:39:46 +08:00 |
|
Infinitnet
|
545d2b2622
|
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331)
|
2024-11-07 17:39:45 +08:00 |
|
Benjamin
|
f114da4e81
|
feat(vannaai): add base_url configuration (#10294)
|
2024-11-07 17:39:45 +08:00 |
|
非法操作
|
1277941821
|
fix: special prompt not work for comfyUI tool (#10307)
|
2024-11-07 17:39:45 +08:00 |
|
-LAN-
|
13b7e18a50
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-07 17:39:44 +08:00 |
|
pinsily
|
781e8e1a4a
|
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
2024-11-07 17:39:43 +08:00 |
|
非法操作
|
6b51e81de1
|
feat: add xAI model provider (#10272)
|
2024-11-07 17:39:43 +08:00 |
|
Matsuda
|
736719745c
|
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285)
|
2024-11-07 17:39:43 +08:00 |
|
Matsuda
|
e0e4a6f819
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-07 17:39:42 +08:00 |
|
-LAN-
|
52eb18937e
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-07 17:39:42 +08:00 |
|
Novice
|
baaa3ae02c
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-07 17:39:09 +08:00 |
|
-LAN-
|
93e9aeb4e9
|
feat(document_extractor): support tool file in document extractor (#10217)
|
2024-11-07 17:38:39 +08:00 |
|
Matsuda
|
391ad7734e
|
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265)
|
2024-11-07 17:38:38 +08:00 |
|
-LAN-
|
c5422af400
|
refactor(parameter_extractor): implement custom error classes (#10260)
|
2024-11-07 17:38:37 +08:00 |
|
guogeer
|
65a04ee0be
|
fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-11-07 17:38:37 +08:00 |
|
-LAN-
|
84c35aef6c
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-07 17:38:37 +08:00 |
|
方程
|
cd0f10567f
|
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243)
|
2024-11-07 17:38:36 +08:00 |
|
-LAN-
|
454b755c6b
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-07 17:38:35 +08:00 |
|
-LAN-
|
181eb6038f
|
refactor(list_operator): replace ValueError with InvalidKeyError (#10222)
|
2024-11-07 17:38:34 +08:00 |
|
-LAN-
|
c32cbeb29a
|
refactor(workflow): introduce specific error handling for LLM nodes (#10221)
|
2024-11-07 17:38:34 +08:00 |
|
-LAN-
|
62f8c875c8
|
refactor(http_request): add custom exception handling for HTTP request nodes (#10219)
|
2024-11-07 17:38:33 +08:00 |
|
-LAN-
|
baed53bbfa
|
refactor(workflow): introduce specific exceptions for code validation (#10218)
|
2024-11-07 17:38:32 +08:00 |
|
-LAN-
|
565a0d992a
|
chore(llm_node): remove unnecessary type ignore for context assignment (#10216)
|
2024-11-07 17:38:32 +08:00 |
|
Jyong
|
e90a06a7b7
|
fix the ssrf of docx file extractor external images (#10237)
|
2024-11-07 17:38:31 +08:00 |
|
Jiang
|
31445c3782
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-07 17:38:30 +08:00 |
|
-LAN-
|
e259b360c2
|
refactor(validation): improve input validation logic (#10175)
|
2024-11-07 17:38:29 +08:00 |
|
-LAN-
|
762dec2dc4
|
chore(list_operator): refine exception handling for error specificity (#10206)
|
2024-11-07 17:38:28 +08:00 |
|
-LAN-
|
ada7f5c30f
|
fix(document_extractor): update base exception class (#10208)
|
2024-11-07 17:38:28 +08:00 |
|
Xiao Ley
|
ea67bc1166
|
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
|
2024-11-07 17:38:26 +08:00 |
|
-LAN-
|
101d9798f0
|
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180)
|
2024-11-07 17:38:24 +08:00 |
|
-LAN-
|
ba48754be6
|
fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182)
|
2024-11-07 17:38:24 +08:00 |
|
Lawrence Li
|
6e03c10285
|
feat: add gpustack model provider (#10158)
|
2024-11-07 17:38:21 +08:00 |
|
-LAN-
|
8f14c422a7
|
refactor(tools): Avoid warnings. (#10161)
|
2024-11-07 17:38:20 +08:00 |
|
Jyong
|
1d411e195a
|
clean un-allowed special charters when doing indexing estimate (#10153)
|
2024-11-07 17:38:19 +08:00 |
|
larcane97
|
8f8a3f4318
|
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-07 17:38:18 +08:00 |
|
Coal Pigeon
|
94cd4912e1
|
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
|
2024-11-07 17:38:17 +08:00 |
|
Shili Cao
|
602f75bb30
|
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130)
|
2024-11-07 17:38:15 +08:00 |
|
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>
|
2024-11-07 17:38:14 +08:00 |
|
Jyong
|
1b645c1cc9
|
fix issue: query is none when doing retrieval (#10129)
|
2024-11-07 17:38:14 +08:00 |
|
omr
|
b1946c60d8
|
fix: optimize unique document filtering with set (#10082)
|
2024-11-07 17:38:12 +08:00 |
|
非法操作
|
9f27b5bb12
|
feat: enhance comfyui workflow (#10085)
|
2024-11-07 17:38:07 +08:00 |
|
Bowen Liang
|
a0abd5d077
|
improve: significantly speed up the server launching time by async preloading tool providers (#9146)
|
2024-11-07 17:38:05 +08:00 |
|
Charlie.Wei
|
924dbc128d
|
fix azure chatgpt o1 parameter error (#10067)
|
2024-11-07 17:38:05 +08:00 |
|
-LAN-
|
4b8896e034
|
fix(workflow): refine variable type checks in LLMNode (#10051)
|
2024-11-07 17:38:02 +08:00 |
|
zhuhao
|
0886c6f224
|
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052)
|
2024-11-07 17:38:01 +08:00 |
|
zhuhao
|
1ee4c13758
|
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038)
|
2024-11-07 17:38:01 +08:00 |
|
zhuhao
|
4d5752fc94
|
feat: add YAML type in document extractor node (#9997)
|
2024-11-07 17:38:00 +08:00 |
|
Yeuoly
|
fe677cc5f9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-07 17:06:29 +08:00 |
|
-LAN-
|
f8c958a409
|
refactor(iteration): introduce specific exceptions for iteration errors (#10366)
|
2024-11-07 14:02:55 +08:00 |
|
-LAN-
|
25785d8c3f
|
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385)
|
2024-11-07 14:02:46 +08:00 |
|
-LAN-
|
35d3da9697
|
refactor(tool-node): introduce specific exceptions for tool node errors (#10357)
|
2024-11-07 14:02:38 +08:00 |
|
-LAN-
|
d3e9930235
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
2024-11-07 14:02:30 +08:00 |
|
Matsuda
|
1e8457441d
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
2024-11-06 17:42:18 +08:00 |
|
Infinitnet
|
5a9448245b
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
2024-11-06 17:41:48 +08:00 |
|
Yeuoly
|
28c9ec3f4f
|
feat: support fetch tool provider info
|
2024-11-06 17:30:50 +08:00 |
|
Yeuoly
|
6baa98f166
|
feat: support app-selector, model-selector and tool-selector as parameters
|
2024-11-06 17:13:05 +08:00 |
|
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
2024-11-06 12:45:22 +08:00 |
|
方程
|
2b7341af57
|
Gitee AI tools (#10314)
|
2024-11-06 08:51:13 +08:00 |
|
Summer-Gu
|
ce1f9d935d
|
feat: The SSRF request timeout configuration item is added (#10292)
|
2024-11-06 08:50:57 +08:00 |
|
Infinitnet
|
bdadca1a65
|
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331)
|
2024-11-06 08:26:44 +08:00 |
|
Benjamin
|
d7b4d0756e
|
feat(vannaai): add base_url configuration (#10294)
|
2024-11-05 20:58:49 +08:00 |
|
Yeuoly
|
e9d69f020a
|
feat: cast files into correct type while invoking
|
2024-11-05 20:30:13 +08:00 |
|
-LAN-
|
baab81714e
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-05 20:30:13 +08:00 |
|
pinsily
|
2d1e5fb4e0
|
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
2024-11-05 20:30:12 +08:00 |
|
非法操作
|
43c7739b88
|
feat: add xAI model provider (#10272)
|
2024-11-05 20:30:12 +08:00 |
|
Matsuda
|
f65d577f54
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-05 20:30:00 +08:00 |
|
-LAN-
|
33219e850a
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 20:30:00 +08:00 |
|
Novice
|
d330d31ee5
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
2cd976846a
|
feat(document_extractor): support tool file in document extractor (#10217)
|
2024-11-05 20:29:59 +08:00 |
|
Matsuda
|
5d2c88ef59
|
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
fe3cde973e
|
refactor(parameter_extractor): implement custom error classes (#10260)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
794f495ef2
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-05 20:29:32 +08:00 |
|
方程
|
01d8d10f1c
|
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243)
|
2024-11-05 20:29:12 +08:00 |
|
-LAN-
|
c711c5e36e
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-05 20:29:09 +08:00 |
|
-LAN-
|
2d9632d8b9
|
refactor(list_operator): replace ValueError with InvalidKeyError (#10222)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
7e42de1e7b
|
refactor(workflow): introduce specific error handling for LLM nodes (#10221)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
bd674d27be
|
refactor(http_request): add custom exception handling for HTTP request nodes (#10219)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
5735761920
|
refactor(workflow): introduce specific exceptions for code validation (#10218)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
405b704f02
|
chore(llm_node): remove unnecessary type ignore for context assignment (#10216)
|
2024-11-05 20:28:29 +08:00 |
|
Jyong
|
f38abaaa6a
|
fix the ssrf of docx file extractor external images (#10237)
|
2024-11-05 20:28:28 +08:00 |
|
Jiang
|
fe1c0ac602
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
3ea3df7189
|
refactor(validation): improve input validation logic (#10175)
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
b01e7d778e
|
chore(list_operator): refine exception handling for error specificity (#10206)
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
7c45859594
|
fix(document_extractor): update base exception class (#10208)
|
2024-11-05 20:28:27 +08:00 |
|
-LAN-
|
81a77d0623
|
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180)
|
2024-11-05 20:28:17 +08:00 |
|
Lawrence Li
|
007b561e32
|
feat: add gpustack model provider (#10158)
|
2024-11-05 20:27:57 +08:00 |
|
非法操作
|
d92e3bd620
|
fix: special prompt not work for comfyUI tool (#10307)
|
2024-11-05 18:21:41 +08:00 |
|
-LAN-
|
ae254f0a10
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-05 16:30:23 +08:00 |
|
pinsily
|
5f21d13572
|
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
2024-11-05 14:47:15 +08:00 |
|
非法操作
|
bf9349c4dc
|
feat: add xAI model provider (#10272)
|
2024-11-05 14:42:47 +08:00 |
|
Matsuda
|
4847548779
|
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285)
|
2024-11-05 14:41:39 +08:00 |
|
Matsuda
|
cb245b5435
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-05 14:41:15 +08:00 |
|
-LAN-
|
08c731fd84
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 14:23:18 +08:00 |
|
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 10:32:49 +08:00 |
|
-LAN-
|
2c4d8dbe9b
|
feat(document_extractor): support tool file in document extractor (#10217)
|
2024-11-05 09:49:43 +08:00 |
|