Change8

langchain-core==1.1.1

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

Summary

This release introduces uuid7 for run IDs and provides several bug fixes for tool calling, schema handling, and output parsing formatting.

✨ New Features

  • Use uuid7 for run ids to improve performance and ordering.

🐛 Bug Fixes

  • Fixed tool call id bug introduced with runtime injection.
  • Handled missing StructuredPrompt schema.
  • Fixed ensure_ascii=False in PydanticOutputParser exception formatting.
  • Fixed griffe warnings and docstring reference syntax errors.

🔧 Affected Symbols

RunnableConfigdereference_refsPydanticOutputParserStructuredPrompt