Change8

langchain==1.2.18

📦 langchainView on GitHub →
🐛 1 fixes2 deprecations🔧 1 symbols

Summary

This release reverts a previous change regarding agent tagging and introduces deprecations for 'hub' and load/dump limits within langchain-classic.

Migration Steps

  1. If using deprecated 'hub' functionality in langchain-classic, migrate usage.
  2. Review usage of loads/dumps in langchain-classic due to new limits.

🐛 Bug Fixes

  • Reverted the addition of 'ls_agent_type' tag on create_agent calls.

Affected Symbols

⚡ Deprecations

  • The 'hub' functionality in langchain-classic is deprecated.
  • Limit loads/dumps functionality in langchain-classic is deprecated.