0.5.2
📦 langgraph
🐛 1 fixes🔧 3 symbols
Summary
This patch release fixes type hinting for the invoke and stream methods in langgraph to properly support Command and None types.
🐛 Bug Fixes
- Fixed type hints for invoke and stream methods to correctly allow for Command objects and None values.
🔧 Affected Symbols
invokestreamCommand