Change8

langchain==1.3.8

📦 langchainView on GitHub →
1 features🐛 2 fixes🔧 1 symbols

Summary

This release primarily addresses minor bug fixes related to async middleware and structured output fallbacks, alongside adding type overloads for `create_agent`.

✨ New Features

  • Added overloads to `create_agent` for improved type hinting.

🐛 Bug Fixes

  • Fixed support for async middleware decorator typing.
  • Tightened fallbacks for structured output models.

Affected Symbols