You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
Dify version
0.11.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When i import custom tools from another dify system, and after it, import the DSL project too, it doesnt recognize the tools that is inside the project. THEN i need to delete the nodes from the chatflow that is the tool and re-integrate in the project to work.
It doesn't recognizes the tools even if i publish into a new dify system with the same tool calling name for exemple.
✔️ Expected Behavior
Dify auto-recognizes the custom tools that i'm using in the project after the import of DSL file.
❌ Actual Behavior
Dify doesn't auto-recognizes the custom tools that i'm using in the project after the import of DSL file.
The text was updated successfully, but these errors were encountered:
Hey @viduedo! I'm here to help you with bug fixes, answer your questions, and guide you on how to contribute. Let's get this issue sorted out together!
It seems like you're experiencing an issue where Dify is not automatically recognizing custom tools within a DSL project after importing them. Unfortunately, there isn't specific documentation or known issues related to this problem in the available resources. However, here are a few general troubleshooting steps you might consider:
Order of Import: Ensure that the custom tools are fully imported and recognized in the system before importing the DSL project. This might help in establishing the necessary links between the tools and the project.
Tool Naming Consistency: Double-check that the tool names and configurations in the DSL file match exactly with those in the Dify system. Any discrepancies might cause recognition issues.
Reintegration: As a temporary workaround, you might need to manually reintegrate the tools into the project, as you've already been doing.
Logs and Debugging: Check the system logs for any errors or warnings during the import process that might give more insight into what's going wrong.
If these steps don't resolve the issue, it might be worth reporting this as a bug to the Dify maintainers if you haven't already, providing them with as much detail as possible to help diagnose the problem.
Self Checks
Dify version
0.11.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When i import custom tools from another dify system, and after it, import the DSL project too, it doesnt recognize the tools that is inside the project. THEN i need to delete the nodes from the chatflow that is the tool and re-integrate in the project to work.
It doesn't recognizes the tools even if i publish into a new dify system with the same tool calling name for exemple.
✔️ Expected Behavior
Dify auto-recognizes the custom tools that i'm using in the project after the import of DSL file.
❌ Actual Behavior
Dify doesn't auto-recognizes the custom tools that i'm using in the project after the import of DSL file.
The text was updated successfully, but these errors were encountered: