Change8

prebuilt==1.0.7

Breaking Changes
📦 langgraphView on GitHub →
1 breaking1 features🐛 1 fixes🔧 1 symbols

Summary

This release updates the prebuilt package to version 1.0.7, introducing dynamic tool calling support and fixing a bug related to aiosqlite.

⚠️ Breaking Changes

  • aiosqlite's breaking change was fixed. If you were relying on specific behavior from aiosqlite that changed, you might need to review your database interaction logic, although this entry primarily indicates a fix for an upstream issue.

✨ New Features

  • Added support for dynamic tool calling via the `tool` override parameter in `wrap_model_call`.

🐛 Bug Fixes

  • Fixed an issue related to a breaking change introduced in aiosqlite.

Affected Symbols