Change8

langchain==1.0.4

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

Summary

LangChain v1.0.4 introduces model-profiles as an optional dependency and includes several stability fixes for tracing, thread counting, and tool call middleware.

✨ New Features

  • Added `model-profiles` as an optional dependency for langchain.
  • Updated to use latest Anthropic model IDs.

🐛 Bug Fixes

  • Prevented tracing of conditional edges and 'no todos' in input state.
  • Modified thread count logic to only increment on successful executions.
  • Improved robustness of the tool call limit middleware.
  • Updated integration tests to use `system_prompt`.

🔧 Affected Symbols

tool call limit middlewareAnthropic modelsconditional edgesinput state