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.
[X] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
[X] Please do not modify this template :) and fill in all the required fields.
Dify version
v0.11.2
Cloud or Self Hosted
Self Hosted (Docker), Self Hosted (Source)
Steps to reproduce
See any OpenAPI schema containing objects like DeepL.
✔️ Expected Behavior
I understand that as it currently stands the tools must be configured via non-object fields, however I don't understand why there can't be a JSON template-like placeholder for it, with variables being injected (and escaped automatically) by means of binding.
We have to use lots of workflows-as-tools with Code blocks to make anything work, the only escape hatch available.
Self Checks
Dify version
v0.11.2
Cloud or Self Hosted
Self Hosted (Docker), Self Hosted (Source)
Steps to reproduce
See any OpenAPI schema containing objects like DeepL.
✔️ Expected Behavior
I understand that as it currently stands the tools must be configured via non-object fields, however I don't understand why there can't be a JSON template-like placeholder for it, with variables being injected (and escaped automatically) by means of binding.
We have to use lots of workflows-as-tools with Code blocks to make anything work, the only escape hatch available.
❌ Actual Behavior