Dynamic Widgets
Open
v3
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
## In Scope
- Allow nodes to dynamically add or update widgets during execution.
- Can be used to provide ‘previews’ mid-execution
- Example - Graph of error rate decreasing during training
- Can be used as part of execution ending
- Example - Nodes like RGThree Comparer that lets you slide between two images
- Can be fed as input to the next execution
- Example - To represent the messages in an LLM conversation without having a stateful server.
Contributor guide
Assessment
This issue has not been assessed yet.