Skip to content

Commit 919ad20

Browse files
committed
docs: update readme
1 parent bbc1cee commit 919ad20

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@
2323
- [x] Async support
2424
- [x] Streaming support
2525
- [x] Subgraph support
26-
- [ ] Checkpoints (_save and replay feature_)
27-
- [ ] Threads (_checkpointing of multiple different runs_)
28-
- [ ] Update state (_interact with the state directly and update it_)
29-
- [ ] Breakpoints (_pause and resume feature_)
30-
- [ ] Graph migration
26+
- [x] Checkpoints (_save and replay feature_)
27+
- [x] Threads (_checkpointing of multiple different runs_)
28+
- [x] Update state (_interact with the state directly and update it_)
29+
- [x] Breakpoints (_pause and resume feature_)
3130
- [ ] Graph visualization
3231
- [ ] [PlantUML]
3332
- [ ] [Mermaid]

0 commit comments

Comments
 (0)