langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
46.76k stars 6.61k forks source link

Added sys.files support to the if-else condition, fixed the issue whe… #8837

Open svcvit opened 1 day ago

svcvit commented 1 day ago

Description

Bug fix: Addressed the issue with DIFY when orchestrating workflows involving visual VL models and standard text models. fixes https://github.com/langgenius/dify/issues/8824

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Xnip2024-09-27_16-05-46

crazywoola commented 1 day ago

We will have a major release regarding this section. So please wait until our next release.

crazywoola commented 1 day ago

@laipz8200 https://github.com/langgenius/dify/pull/8838 Here is another one.