Change8

1.2.5

📦 langgraphView on GitHub →
🐛 1 fixes🔧 3 symbols

Summary

This release includes minor updates across components, notably fixing a bug in state updates within langgraph and migrating internal type checking to 'ty'.

Migration Steps

  1. The internal Python type checking mechanism has been migrated to use 'ty'.

🐛 Bug Fixes

  • Fixed updateState bug when using deltaChannel on an empty thread.

Affected Symbols