Change8

1.0.4

📦 langgraphView on GitHub →
2 features🐛 3 fixes🔧 3 symbols

Summary

Version 1.0.4 focuses on stability improvements, including fixes for interrupt stream modes, enhanced type checking in the SDK, and the removal of thread ID from configurable fields in remote graphs.

✨ New Features

  • Added more type checking to the Python SDK.
  • Refactored internal push preparation functions for better modularity.

🐛 Bug Fixes

  • Fixed interrupt stream mode values to ensure correct behavior during streaming.
  • Resolved dependency warnings in the prebuilt package.
  • Removed thread ID from configurable fields in remote graphs to prevent unintended overrides.

🔧 Affected Symbols

RemoteGraphlanggraph-prebuiltprepare_push_*