Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps the langchain group with 2 updates: langchain and langchain-community.

Updates langchain from 0.3.9 to 0.3.11

Release notes

Sourced from langchain's releases.

langchain-core==0.3.11

Changes since langchain-core==0.3.10

core[patch]: 0.3.11 release (#27403) core[patch]: add convert_to_openai_messages util (#27263) multiple: rely on asyncio_mode auto in tests (#27200) core[patch]: Ignore ASYNC110 to upgrade to newest ruff version (#27229) core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)

langchain-community==0.3.11

Changes since langchain-community==0.3.10

community: tongyi multimodal response format fix to support langchain (#28645) community[patch]: Release 0.3.11 (#28658) core,langchain,community[patch]: allow langsmith 0.2 (#28598) doc-loader: retain Azure Doc Intelligence API metadata in Document parser (#28382) Confluence Loader: Fix CQL loading (#27620) community: update Memgraph integration (#27017) fix: Set default search_type to 'similarity' in as_retriever method of AzureSearch (#28376) community: KuzuGraph needs allow_dangerous_requests, add graph documents via LLMGraphTransformer (#27949) community[fix]: Update Perplexity to pass parameters into API calls (#28421) community[fix]: could not locate runnable browser (#28289) community: [bugfix] fix source path for office files in O365 (#28260) community: add include_labels option to ConfluenceLoader (#28259) community[minor] Pebblo: Support for new Pinecone class PineconeVectorStore (#28253) docs: Standardize MoonshotChat docstring (#28159) community[patch]:Fix for get_openai_callback() return token_cost=0.0 when model is gpt-4o-11-20 (#28408) community[minor]: Add support for modle2vec embeddings (#28507) Invalid tool_choice being passed to ChatLiteLLM (#28198)

langchain==0.3.11

Changes since langchain==0.3.10

langchain[patch]: Release 0.3.11 (#28657) core,langchain,community[patch]: allow langsmith 0.2 (#28598)

langchain-core==0.3.10

Changes since langchain-core==0.3.9

core: release 0.3.10 (#27209) core[patch]: utils for adding/subtracting usage metadata (#27203) core[patch]: support ValidationError from pydantic v1 in tools (#27194) core: Add various ruff rules (#26836) core: update make format to fix all autofixable things (#27174) core: Add ruff rules for error messages (EM) (#26965) core[minor]: Improve support for id in VectorStore (#26660) core[patch]: Update AsyncCallbackManager to honor run_inline attribute and prevent context loss (#26885) core[minor]: add **kwargs to index and aindex functions for custom vector_field support (#26998) core[patch]: correct typo doc-string for astream_events method (#27108)

... (truncated)

Commits

Updates langchain-community from 0.3.9 to 0.3.11

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.11

Changes since langchain-community==0.3.10

community: tongyi multimodal response format fix to support langchain (#28645) community[patch]: Release 0.3.11 (#28658) core,langchain,community[patch]: allow langsmith 0.2 (#28598) doc-loader: retain Azure Doc Intelligence API metadata in Document parser (#28382) Confluence Loader: Fix CQL loading (#27620) community: update Memgraph integration (#27017) fix: Set default search_type to 'similarity' in as_retriever method of AzureSearch (#28376) community: KuzuGraph needs allow_dangerous_requests, add graph documents via LLMGraphTransformer (#27949) community[fix]: Update Perplexity to pass parameters into API calls (#28421) community[fix]: could not locate runnable browser (#28289) community: [bugfix] fix source path for office files in O365 (#28260) community: add include_labels option to ConfluenceLoader (#28259) community[minor] Pebblo: Support for new Pinecone class PineconeVectorStore (#28253) docs: Standardize MoonshotChat docstring (#28159) community[patch]:Fix for get_openai_callback() return token_cost=0.0 when model is gpt-4o-11-20 (#28408) community[minor]: Add support for modle2vec embeddings (#28507) Invalid tool_choice being passed to ChatLiteLLM (#28198)

langchain-community==0.3.10

Changes since langchain-community==0.3.9

community: release 0.3.10 (#28600) multiple: combine sync/async vector store standard test suites (#28580) community: Add support for SAP HANA Vector hnsw index creation (#27884) docs: more api ref links, add linting step to prevent more (#28495) community: implement _select_relevance_score_fn for tencent vectordb (#28036) community: BM25Retriever preservation of document id (#27019) community : allow using apikey for PubMedAPIWrapper (#27246) langchain_community: updated query constructor for Databricks Vector Search due to LangChainDeprecationWarning: filters was deprecated since langchain-community 0.2.11 and will be removed in 0.3. Please use filter instead. (#27974) community: add Needle retriever and document loader integration (#28157) pinecone: update pinecone client (#28320) community: Add the additonnal kward 'context' for openai (#28351)

Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the langchain group with 2 updates: [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.3.9 to 0.3.11
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.9...langchain==0.3.11)

Updates `langchain-community` from 0.3.9 to 0.3.11
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.9...langchain-community==0.3.11)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-community
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 11, 2024 05:39
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

This pull request updates the langchain dependencies in the langfuse-python SDK. Here's a concise summary of the key changes:

Updates langchain from 0.3.9 to 0.3.11 and langchain-community from 0.3.9 to 0.3.11 with several improvements:

  • Adds support for langsmith 0.2 across core, langchain, and community packages
  • Fixes token cost calculation for gpt-4-1106-preview model in OpenAI callback
  • Improves Azure Doc Intelligence API metadata retention in Document parser
  • Fixes CQL loading in Confluence Loader and adds include_labels option
  • Updates default search_type to 'similarity' in AzureSearch retriever method

The changes appear to be primarily bug fixes and minor improvements to ensure better compatibility and functionality with various integrations.

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@github-actions github-actions bot merged commit db0b4f1 into main Dec 11, 2024
9 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/pip/langchain-dff63c51cb branch December 11, 2024 05:59
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.

1 participant