-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(graph): add streamhttpnode #2438
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no need to add information related to this node in Studio, and there's no corresponding node in Dify either. All you need to do is add an HTTP node that supports streaming operation. Please restore all code modifications for the studio section
My CI test always shows that it is a CI environment configuration problem. How can I solve it? |
pls check ci log
|
Describe what this PR does / why we need it
from #2423
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews