langchain-core==1.2.18
📦 langchainView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This release (1.2.18) focuses on minor fixes, including correcting docstrings and preserving schema factory settings, alongside adding tool search support for OpenAI.
✨ New Features
- Support for tool search in openai integration.
🐛 Bug Fixes
- Fixed double backticks in deprecation docstring for alternative_import.
- Ensured default_factory is preserved when generating tool call schema.