-LAN-
|
70c2ec8ed5
|
feat(variable-handling): enhance variable and segment conversion (#10483)
|
11 月之前 |
wakaka6
|
9c7edb9242
|
feat: add builtin tools for send email (#10493)
|
11 月之前 |
Jyong
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
11 月之前 |
方程
|
ef8022f715
|
Gitee AI Qwen2.5-72B model (#10595)
|
11 月之前 |
Kevin9703
|
e03ec0032b
|
fix: Azure OpenAI o1 max_completion_token error (#10593)
|
11 月之前 |
-LAN-
|
16b9665033
|
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553)
|
11 月之前 |
Benjamin
|
b7238caea5
|
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10548)
|
11 月之前 |
-LAN-
|
bd4a61addd
|
fix: set default factory for extract_by in ListOperatorNodeData (#10561)
|
11 月之前 |
smyhw
|
f19c18dc14
|
Fixes `you have not added provider None` (#10501)
|
11 月之前 |
liuhaoran
|
570f10d91c
|
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
|
11 月之前 |
Novice
|
4b45ef62ed
|
fix: iteration invalid output selector doesn't throw an error (#10544)
|
11 月之前 |
-LAN-
|
a1543b7da0
|
fix(extractor): temporary file (#10543)
|
11 月之前 |
Benjamin
|
90087160c6
|
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488)
|
11 月之前 |
-LAN-
|
be33875199
|
fix(gitee_ai): update English description for clarity and accuracy (#10540)
|
11 月之前 |
-LAN-
|
867bf70f1a
|
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537)
|
11 月之前 |
Novice
|
f414d241c1
|
Feat/iteration single run time (#10512)
|
11 月之前 |
Jyong
|
0c1307b083
|
add jina rerank http timout parameter (#10476)
|
11 月之前 |
-LAN-
|
b8b6cd409a
|
refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478)
|
11 月之前 |
Charlie.Wei
|
fbee41f8c7
|
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
11 月之前 |
Xiao Ley
|
451ccb778d
|
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517)
|
11 月之前 |
crazywoola
|
5656f81bde
|
Revert "fix the error of unable to retrieve url from file" (#10511)
|
11 月之前 |
Xiao Ley
|
5eb27afd63
|
fix the error of unable to retrieve url from file (#10498)
|
11 月之前 |
fdb02983rhy
|
05d43a4074
|
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508)
|
11 月之前 |
larcane97
|
aa895cfa9b
|
fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417)
Co-authored-by: moon <moon@vessl.ai>
|
11 月之前 |
-LAN-
|
172c7eb270
|
fix(file_upload): correct validation method and add unit tests (#10477)
|
11 月之前 |
-LAN-
|
bf31a3efbc
|
feat(workflow-nodes): handle missing variables without failure (#10471)
|
11 月之前 |
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
11 月之前 |
非法操作
|
7903ba0297
|
chore: make comfy workflow can generate image with a random seed (#10462)
|
11 月之前 |
非法操作
|
4fe5297e35
|
feat: add cogVideo tool (#10456)
|
11 月之前 |
Novice
|
a7dbe58c85
|
fix: correct output order in parallel mode for iteration nodes (#10323)
|
11 月之前 |
Joe
|
aa3da0e24c
|
fix(ops_tracing): enhance error handle in celery tasks. (#10401)
|
11 月之前 |
非法操作
|
033ab5490b
|
feat: support LLM understand video (#9828)
|
11 月之前 |
Leo.Wang
|
c9f785e00f
|
Feat/tools/gitlab (#10407)
|
11 月之前 |
Bowen Liang
|
0ebe198ff1
|
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
|
11 月之前 |
-LAN-
|
438ad8148b
|
fix(http_request): send form data (#10431)
|
11 月之前 |
Bowen Liang
|
a60133bfb3
|
fix: config violations when running db migtration ci tests (#10428)
|
11 月之前 |
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
11 月之前 |
走在修行的大街上
|
f562a88249
|
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
|
11 月之前 |
-LAN-
|
f8c958a409
|
refactor(iteration): introduce specific exceptions for iteration errors (#10366)
|
11 月之前 |
-LAN-
|
25785d8c3f
|
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385)
|
11 月之前 |
-LAN-
|
35d3da9697
|
refactor(tool-node): introduce specific exceptions for tool node errors (#10357)
|
11 月之前 |
-LAN-
|
d3e9930235
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
11 月之前 |
Matsuda
|
1e8457441d
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
1 年之前 |
Infinitnet
|
5a9448245b
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
1 年之前 |
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
1 年之前 |
方程
|
2b7341af57
|
Gitee AI tools (#10314)
|
1 年之前 |
Summer-Gu
|
ce1f9d935d
|
feat: The SSRF request timeout configuration item is added (#10292)
|
1 年之前 |
Infinitnet
|
bdadca1a65
|
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331)
|
1 年之前 |
Benjamin
|
d7b4d0756e
|
feat(vannaai): add base_url configuration (#10294)
|
1 年之前 |
非法操作
|
d92e3bd620
|
fix: special prompt not work for comfyUI tool (#10307)
|
1 年之前 |