Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why there is no direct reply node in the workflow after docker deployment? #4446

Closed
4 tasks done
yp94 opened this issue May 16, 2024 · 2 comments
Closed
4 tasks done
Labels
🐞 bug Something isn't working 🌊 feat:workflow Workflow related stuff.

Comments

@yp94
Copy link

yp94 commented May 16, 2024

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.8

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

image

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Copy link

dosubot bot commented May 16, 2024

The Docker deployment configuration for Dify does not specifically address or configure a "direct reply node" within the workflow. The configuration focuses on setting up the environment, including services like the API, worker services, database, cache, and vector stores, among others. It includes network settings, storage options, CORS settings, CSRF cookie settings, and vector store configurations.

There are no settings or parameters in the Docker Compose configuration that mention or control a "direct reply node" in the Dify workflow. This functionality would likely be managed at the application level or through specific environment variables or application configurations not detailed in the Docker deployment setup.

If you're encountering issues with the workflow or a specific feature, providing more details about the expected behavior and any errors or problems you're facing could help identify potential solutions or workarounds.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

@dosubot dosubot bot added 🌊 feat:workflow Workflow related stuff. 🐞 bug Something isn't working labels May 16, 2024
@crazywoola
Copy link
Member

"direct reply node" only lives in chatflow, not workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🌊 feat:workflow Workflow related stuff.
Projects
None yet
Development

No branches or pull requests

2 participants