1.6.23w ago
langchain-core langchain-core==1.6.2
Key point
Added async tool support for OpenAI and fixed bugs preventing unwanted content mutation related to Google GenAI and Bedrock
Details
Key Changes
- New Feature: The OpenAI integration now supports async tools.
Bug Fixes
- Google GenAI: Prevents unwanted mutation occurring in standard content.
- Bedrock Converse: Prevents unwanted mutation occurring in standard content.
Dependency Updates
- Updates
mistunefrom 3.3.0 to 3.3.3. - Updates
tornadofrom 6.5.7 to 6.5.8.