hex langchain 0.8.7
v0.8.7
on Hex

latest release: 0.8.8
3 hours ago

What's Changed

  • build(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #525
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.2 by @dependabot[bot] in #516
  • feat: add :parse_args callback to LangChain.Function by @brainlid in #544
  • LLMChain: Improve error handling for unexpected response formats in do_run/1 by @montebrown in #542
  • ChatAnthropic: Add output_config field for thinking effort control by @montebrown in #541
  • ToolCall: Fix crash when merging binary arguments into already-decoded map by @montebrown in #543
  • ChatOpenAIResponses: Fix streaming parser for SSE event boundary splitting by @montebrown in #540
  • Make sure the tool name is always provided to ToolResult by @nelsonkopliku in #539
  • prep for v0.8.7 by @brainlid in #546

New Contributors

Full Changelog: v0.8.6...v0.8.7

Don't miss a new langchain release

NewReleases is sending notifications on new releases.