Change8

langchain==1.2.13

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

Summary

This release includes minor dependency bumps, CI improvements, and adds LangSmith integration metadata to agent and chat model initialization functions. A bug fix was also applied to the OpenAI Responses API input typing.

✨ New Features

  • Added LangSmith integration metadata to create_agent and init_chat_model.

🐛 Bug Fixes

  • Exported Runtime from agents.middleware.
  • Added type: message to OpenAI Responses API input items.

Affected Symbols