langchain_pinecone 0.1.0+5 copy "langchain_pinecone: ^0.1.0+5" to clipboard
langchain_pinecone: ^0.1.0+5 copied to clipboard

LangChain.dart integration module for Pinecone fully-managed vector database.

0.1.0+5 #

  • Update a dependency to the latest release.

0.1.0+4 #

  • Update a dependency to the latest release.

0.1.0+3 #

  • Update a dependency to the latest release.

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.7 #

0.0.6+14 #

0.0.6+13 #

  • Update a dependency to the latest release.

0.0.6+12 #

  • Update a dependency to the latest release.

0.0.6+11 #

  • Update a dependency to the latest release.

0.0.6+10 #

  • Update a dependency to the latest release.

0.0.6+9 #

  • Update a dependency to the latest release.

0.0.6+8 #

  • Update a dependency to the latest release.

0.0.6+7 #

  • Update a dependency to the latest release.

0.0.6+6 #

  • Update a dependency to the latest release.

0.0.6+5 #

  • FIX: Decode JSON responses as UTF-8 in Pinecone (#236). (edb427b1)

0.0.6+4 #

  • Update a dependency to the latest release.

0.0.6+3 #

  • Update a dependency to the latest release.

0.0.6+2 #

  • DOCS: Add public_member_api_docs lint rule and document missing APIs (#223). (52380433)

0.0.6+1 #

  • Update a dependency to the latest release.

0.0.6 #

  • FEAT: Add support for global headers in Pinecone (#213). (8e0d221f)

0.0.5+2 #

  • DOCS: Update vector stores documentation. (dad60d24)

0.0.5+1 #

  • Update a dependency to the latest release.

0.0.5 #

0.0.4 #

Note: This release has breaking changes.

  • BREAKING FEAT: Update uuid internal dependency to 4.x.x (#173). (b01f4afe)

0.0.3 #

0.0.2+1 #

  • REFACTOR: Require http.Client instead of AuthClient (#156). (0f7fee7f)

0.0.2 #

  • DOCS: Fix invalid package topics. (f81b833a)
  • DOCS: Add topics to pubspecs. (8c1d6297)
  • DOCS: Update changelog. (df784ff1)

0.0.1 #

  • DOCS: Update readme. (e1b5b295)
  • DOCS: Update packages example. (4f8488fc)
  • FEAT: Add support for Pinecone VectorStore (#37). (e43eef97)

0.0.1-dev.1 #

  • Bootstrap project.