mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-01 00:36:11 +00:00
- **Description:** Ensure that the tool description is an empty string when creating a Structured Tool from a Pydantic class in case no description is provided - **Issue:** Fixes #31606 --------- Co-authored-by: Mason Daugherty <mason@langchain.dev>