mozilla / bugbug

Platform for Machine Learning projects on Software Engineering
Mozilla Public License 2.0
495 stars 309 forks source link

Bump langchain from 0.3.0 to 0.3.1 #4510

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps langchain from 0.3.0 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 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)