Change8

langchain-huggingface==1.2.0

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

Summary

Release 1.2.0 focuses on fixing and improving the init_chat_model integration for HuggingFace backends and updating core dependencies.

Migration Steps

  1. Ensure langchain-core is updated to the latest compatible version as per lockfile updates.

✨ New Features

  • Added helper logic for init_chat_model to support HuggingFace backend.
  • Improved cross-referencing for convert_to_openai_tool across multiple providers.

🐛 Bug Fixes

  • Fixed init_chat_model initialization for HuggingFace models in langchain-classic.

🔧 Affected Symbols

init_chat_modelconvert_to_openai_tool