langchain_community 0.2.1+1 copy "langchain_community: ^0.2.1+1" to clipboard
langchain_community: ^0.2.1+1 copied to clipboard

LangChain.dart third-party integrations that don't have a dedicated package.

0.2.1+1 #

  • FIX: Add missing dependency in langchain_community package (#448). (70ffd027)

0.2.1 #

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

Note: This release has breaking changes.
If you are using "function calling" check how to migrate to "tool calling".

  • BREAKING FEAT: Migrate from function calling to tool calling (#400). (44413b83)
  • BREAKING REFACTOR: Improve Tool abstractions (#398). (2a50aec2)

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • Update a dependency to the latest release.

0.1.0 #

Note: This release has breaking changes.
Migration guide

  • BREAKING REFACTOR: Introduce langchain_core and langchain_community packages (#328). (5fa520e6)

0.0.1-dev.2 #

  • FEAT: Update meta and test dependencies (#331). (912370ee)

0.0.1-dev.1 #

  • Bootstrap package.