Change8

prebuilt==1.0.13

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

Summary

This release introduces streaming transformer infrastructure in langgraph and fixes a default configuration issue in prebuilt ToolRuntime tools. It also includes dependency updates and internal refactoring.

Migration Steps

  1. If you relied on the previous default for ToolRuntime tools, you may need to explicitly configure them now.

✨ New Features

  • Added streaming transformer infrastructure and tests to langgraph.

🐛 Bug Fixes

  • Defaulted ToolRuntime tools to an empty list in prebuilt.

Affected Symbols