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
As a agent developer, i strongly recommended that Dify add a new feature to manager the workflow version.
Because in real develop working, it often need to update workflow, but Dify now not support it, so it's really suffering.
Dify can solve the problem like this:
1、when the client call one workflow, the caller can add one more parameter like "ver" which assigns the version of the workflow, the default is latest version or profiled version(with highest priority).
2、keep the publish version not change, but support show the version, and user can profiled the workflow's version with highest priority.
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Api tool have multiple env urls. eg:
I want to request the API tool for the corresponding environment according to the caller's environment
2. Additional context or comments
self hosted dify 0.14.2
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: