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

Environment Variables can't be used in Direct Reply node #8827

Closed wy96f closed 2 days ago

wy96f commented 2 days ago

Self Checks

Dify version

0.8.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

try to use Environment Variables in Direct Reply node

✔️ Expected Behavior

can be used

❌ Actual Behavior

can't be used

crazywoola commented 2 days ago

Duplicated, you can solve it by add a template node before it.