Add new features to pipe module
This commit is contained in:
parent
4c3db3a9a8
commit
df3b173e4d
1 changed files with 7 additions and 3 deletions
|
|
@ -74,7 +74,11 @@ Close Pipe
|
|||
yao run pipe.Close <Context.ID>
|
||||
```
|
||||
|
||||
## Todo
|
||||
## Features
|
||||
|
||||
[] Progress report for hook integration
|
||||
[] Support for Http Request Node
|
||||
- [x] **Yao Process Node** Support for running yao process
|
||||
- [x] **Switch Node** Conditional branch
|
||||
- [x] **AI Node** AI interface
|
||||
- [x] **User Input Node** User input interface
|
||||
- [ ] **Request Node** Support for Http Request
|
||||
- [ ] **Hooks** Progress report for hook integration
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue