Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps langchain from 0.2.15 to 0.3.1.

Release notes

Sourced from langchain's releases.

langchain-core==0.3.1

Changes since langchain-core==0.3.0

core[patch]: Release 0.3.1 (#26581) core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) core[minor]: remove beta from RemoveMessage (#26579)

langchain-experimental==0.3.1

Changes since langchain-experimental==0.3.0

experimental: release 0.3.1 (#26830) experimental[major]: CVE-2024-46946 fix (#26783) fix[experimental]: Fix text splitter with gradient (#26629) Fix async parsing for llm graph transformer (#26650) Add check for prompt based approach in llm graph transformer (#26519)

langchain-community==0.3.1

Changes since langchain-community==0.3.0

community: bump langchain version (#26876) community: bump core versoin (#26875) 0.3.1 release community (#26872) community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812) community[patch]: [SharePointLoader] Fix validation error in _O365Settings due to extra fields in .env file (#26851) community[patch]: callback before yield for friendli (#26842) community[patch]: callback before yield for deepsparse llm (#26822) community: Add Sambanova Cloud Chat model community integration (#26333) community[patch]: Fix tool_calls parsing when streaming from DeepInfra (#26813) community[patch]: callback before yield for bedrock llm (#26804) Remove pydantic restricted namespaces from HuggingFaceInferenceAPIEmbedings (#26744) community[patch]: Handle empty PR body in get_pull_request in Github utility (#26739) community: Fix links in GraphVectorStore pydoc (#25959) core: Add docstring for GraphVectorStoreRetriever (#26224) community[patch]: add web loader tests (#26728) Avoid copying runs (#26689) support epsilla cloud vector database in langchain (#26065) fix:fix ChatZhipuAI tool call bug (#26693) core, community: move graph vectorstores to community (#26678) [community] Fix WorkspaceClient error with pydantic validation (#26649) community[patch]: add to pypdf tests and run in CI (#26663) [community] Added PebbloTextLoader for loading text data in PebbloSafeLoader (#26582) community: fix error in sambastudio embeddings (#26260) community: remove sambaverse (#26265) community : [bugfix] Use document ids as keys in AzureSearch vectorstore (#25486) community: Add warning when page_content is empty (#25955) docs[community]: Fix raw string in docstring (#26350) community: Retry retriable errors in Neo4j (#26211) Improvement[Community] Improve api doc of BeautifulSoupTransformer (#26423) community[patch]: o1-preview and o1-mini costs (#26411)

... (truncated)

Commits
  • 9a31ad6 langchain: release 0.3.1 (#26868)
  • ef2ab26 core: release 0.3.6 (#26863)
  • 87e2149 docs[patch]: remove deprecated loaders from feature tables (#26709)
  • a001006 docs[patch]: add guide for loading web pages (#26708)
  • eaffa92 openai[patch]: Release 0.2.1 (#26858)
  • 51c4393 community[patch]: Fix validation error in SettingsConfigDict across multiple ...
  • d502858 Update main README.md to reference latest version of documentation (#26854)
  • 27c1214 docs[patch]: In conceptual docs explain constraints on ToolMessage (#26792)
  • 3a1b925 core: Add ruff rules for comprehensions (C4) (#26829)
  • 7e5a9c3 community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.15 to 0.3.1.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.15...langchain==0.3.1)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/functions/most_popular_repo_langchain/langchain-0.3.1 branch from ae58f22 to 80589fb Compare October 1, 2024 17:31
dependabot bot and others added 2 commits October 3, 2024 14:01
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.15 to 0.3.1.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.2.15...langchain-community==0.3.1)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@mergify mergify bot merged commit 4518a2e into main Oct 3, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/functions/most_popular_repo_langchain/langchain-0.3.1 branch October 3, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants