Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Aug 28, 2024
1 parent 17bcace commit 1a087fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ LangGraph for Java. A library for building stateful, multi-agents applications w
- [x] Playground (_Embeddable Webapp that plays with LangGraph4j_)
- [x] Threads (_checkpointing of multiple different runs_)
- [x] Update state (_interact with the state directly and update it_)
- [ ] Breakpoints (_pause and resume feature_)
- [x] Breakpoints (_pause and resume feature_)
- [ ] Graph migration

## Samples
Expand Down

0 comments on commit 1a087fc

Please sign in to comment.