bypass or enabled/disabled property for nodes in api
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
It would be very helpful for nodes to have enabled/disabled (i.e. bypassed) property in the api, so we can programmatically bypass them from a client. Currently to bypass a node would require manually removing it from the prompt json, and then rewiring the nodes after it, which is needlessly to say quite cumbersome and very bug prone.
I'd mentioned this here #1955 along many other requests, so I'm isolating it here so that it's a request unto itself.
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.