hex langchain 0.4.0-rc.2
v0.4.0-rc.2
on Hex

latest releases: 0.7.0, 0.6.3, 0.6.2...
7 months ago

What's Changed

  • filter out empty lists in message responses by @brainlid in #333
  • fix: Require gettext ~> 0.26 by @mweidner037 in #332
  • Add retry: transient to Req for Anthropic models in stream mode by @jonator in #329
  • fixed issue with poorly matching list in case by @brainlid in #334
  • feat: Add organization ID as a parameter by @hjemmel in #337
  • Add missing verbose_api field to ChatOllamaAI for streaming compatibility by @gur-xyz in #341
  • Added usage data to the VertexAI Message response. by @raulchedrese in #335
  • feat: add run mode: step by @CaiqueMitsuoka in #343
  • feat: add support for multiple tools in run_until_tool_used by @fortmarek in #345
  • Fix ChatOllamaAI stop sequences: change from string to array type by @gur-xyz in #342
  • expanded logging for ChatAnthropic API errors by @brainlid in #349
  • Prevent crash when ToolResult with string in ChatGoogleAI.for_api/1 by @nallwhy in #352
  • Bedrock OpenAI-compatible API compatibility fix by @stevehodgkiss in #356
  • added xAI Grok chat model support by @alexfilatov in #338
  • Support thinking to ChatGoogleAI by @nallwhy in #354
  • Add req_config to ChatMode.ChatGoogleAI by @nallwhy in #357
  • Clean up treating MessageDelta in ChatModels.ChatGoogleAI by @nallwhy in #353
  • Expose full response headers through a new on_llm_response_headers callback by @brainlid in #358
  • only include "user" with OpenAI request when a value is provided by @brainlid in #364
  • Handle no content parts responses in ChatGoogleAI by @nallwhy in #365
  • Adds support for gpt-image-1 in LangChain.Images.OpenAIImage by @Ven109 in #360
  • Pref for release v0.4.0-rc.2 by @brainlid in #366

New Contributors

Full Changelog: v0.4.0-rc.1...v0.4.0-rc.2

Don't miss a new langchain release

NewReleases is sending notifications on new releases.