langgraph
https://github.com/langchain-ai/langgraph
Python
Build resilient language agents as graphs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- Enforce codespell so that we get fewer docs typo fix PRs
- Type results of invoke/stream based on `stream_mode`
- Move away from `Runnable` structures internally
- Test against min versions of dependencies
- Add a `response_schema` to `interrupt` and `Interrupt`
- move benchmarking to codspeed
- Internal typed config structure
- ChatPromptTemplate doesn't support pydantic models well with prebuilts
- update_state does not visibly reflect checkpoint updates in LangGraph Studio causing update_state to be useless
- Clean up release notes
- Docs
- Python not yet supported