hex langchain 0.7.0
v0.7.0
on Hex

3 hours ago

What's Changed

  • feat: support streaming tool calls for ChatOllamaAI by @brainlid in #498
  • feat: add WebSocket transport for ChatOpenAIResponses by @brainlid in #497
  • test: add regression tests for streaming token usage with non-empty choices by @brainlid in #499
  • fix: handle streaming overloaded_error from Anthropic API by @brainlid in #500
  • Handle {:interrupt, chain, data} and {:pause, chain} in try_chain_with_llm by @srikanthkyatham in #502
  • fix: disable Req-level retry to prevent compounding with LangChain retries by @brainlid in #504
  • feat: make retry_count configurable on chat model structs by @brainlid in #505
  • prep for v0.7.0 release by @brainlid in #506

New Contributors

Full Changelog: v0.6.3...v0.7.0

Don't miss a new langchain release

NewReleases is sending notifications on new releases.