Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump the langchain group across 1 directory with 2 updates #1285

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

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

Updates langchain from 0.2.12 to 0.2.16

Release notes

Sourced from langchain's releases.

langchain-core==0.2.16

Changes since langchain-core==0.2.15

core: release 0.2.16 (#24159) core: Remove extra newline (#24157) core[patch]: Tool accept RunnableConfig (#24143) core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038)

langchain-community==0.2.16

Changes since langchain-community==0.2.15

community[patch]: Release 0.2.16 (#25982) community[patch]: change default Neo4j username/password (#25226) community: sambastudio llms api v2 support (#25063) docs: Add missing args in api doc of WebResearchRetriever (#25949) community[patch]: added option to change how duckduckgosearchresults tool converts api outputs into string (#22580) community[patch]: update the default hf bge embeddings (#22627) docs: integrations reference updates 13 (#25711) community[minor]: jina search tools integrating (jina reader) (#23339) community[patch]: BingSearchResults returns raw snippets as artifact(#23304) community[patch]: added content_columns option to CSVLoader (#23809) community: Resolve refs recursively when generating openai_fn from OpenAPI spec (#19002) community: fix bug to support for file_search tool from OpenAI (#25927) Feature/update hunyuan (#25779) community: add Intel GPU support to ipex-llm llm integration (#22458) improve llamacpp embeddings (#12972) community[neo4j_vector]: make embedding dimension check optional (#25737) community[patch], docs: Add API reference doc for GraphVectorStore (#25751)

langchain==0.2.16

Changes since langchain==0.2.15

langchain[patch]: Release 0.2.16 (#25977) docs: integrations reference updates 13 (#25711) qdrant: Updated class check in Self-Query Retriever factory (#25877) add neo4j query constructor for self query (#25288) infra: rm together lagnchain test dp (#25866) langchain_openai: Add "strict" parameter to OpenAIFunctionsAgent (#25862) langchain[patch]: fix moderation chain init (#25778)

langchain-core==0.2.15

Changes since langchain-core==0.2.13

core[patch]: Release 0.2.15 (#24149) core[patch]: Update styles for mermaid graphs (#24147) core[patch]: propagate parse_docstring to tool decorator (#24123) core[patch]: Clean up indexing test code (#24139) core[patch]: add versionadded to as_tool (#24138) core: release 0.2.14, remove poetry 1.7 incompatible flag from root (#24137) core: Add metadata to graph json repr (#24131)

... (truncated)

Commits

Updates langchain-community from 0.2.11 to 0.2.16

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.16

Changes since langchain-community==0.2.15

community[patch]: Release 0.2.16 (#25982) community[patch]: change default Neo4j username/password (#25226) community: sambastudio llms api v2 support (#25063) docs: Add missing args in api doc of WebResearchRetriever (#25949) community[patch]: added option to change how duckduckgosearchresults tool converts api outputs into string (#22580) community[patch]: update the default hf bge embeddings (#22627) docs: integrations reference updates 13 (#25711) community[minor]: jina search tools integrating (jina reader) (#23339) community[patch]: BingSearchResults returns raw snippets as artifact(#23304) community[patch]: added content_columns option to CSVLoader (#23809) community: Resolve refs recursively when generating openai_fn from OpenAPI spec (#19002) community: fix bug to support for file_search tool from OpenAI (#25927) Feature/update hunyuan (#25779) community: add Intel GPU support to ipex-llm llm integration (#22458) improve llamacpp embeddings (#12972) community[neo4j_vector]: make embedding dimension check optional (#25737) community[patch], docs: Add API reference doc for GraphVectorStore (#25751)

langchain-community==0.2.15

Changes since langchain-community==0.2.14

community[patch]: bump + fix core dep (#25901) community: Fix branch not being considered when using GithubFileLoader (#20075) community: Fix a bug in handling kwargs overwrites in Predibase integration, and update the documentation. (#25893) qdrant: Updated class check in Self-Query Retriever factory (#25877) community: Fixed infinity embeddings async request (#25882) community:Fix a bug of LLM in moonshot (#25878) Improvement[Community] Add tool-calling test case for ChatZhipuAI (#25884) add neo4j query constructor for self query (#25288) "community: release 0.2.15" (#25867) community: undo azure_ad_access_token breaking change (#25818) community: Cap AzureOpenAIEmbeddings chunk_size at 2048 instead of 16. (#25852) added octoai test (#21793) premai[patch]: Standardize premai params (#21513) community(sparkllm): Add function call support in Sparkllm chat model. (#20607) Community: sambastudio embeddings GenericV2 API support (#25064) community[patch]: callback before yield for _astream (gigachat) (#25834) Patch enable to use Amazon OpenSearch Serverless(aoss) for Semantic Cache store (#25833) comminity[patch]: fix #25575 YandexGPTs for _grpc_metadata (#25617) community[patch]: Support passing extra params for executing functions in UCFunctionToolkit (#25652) community[patch]: optimize xinference llm import (#25809) community[patch]: Add ID field back to Azure AI Search results (#25828)

langchain-community==0.2.14

Changes since langchain-community==0.2.13

community: release 0.2.14 (#25822)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 3, 2024
Copy link

github-actions bot commented Sep 3, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL265959277% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
299 0 💤 0 ❌ 0 🔥 47.519s ⏱️

@dependabot dependabot bot force-pushed the dependabot/pip/langchain-968b3bfff8 branch 6 times, most recently from f33dbde to f657fb7 Compare September 9, 2024 14:59
Bumps the langchain group with 2 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).


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

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

---
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:production
  update-type: version-update:semver-patch
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-968b3bfff8 branch from f657fb7 to ff76f55 Compare September 9, 2024 15:04
@adamdougal adamdougal added this pull request to the merge queue Sep 9, 2024
Merged via the queue into main with commit a27daae Sep 9, 2024
7 checks passed
@adamdougal adamdougal deleted the dependabot/pip/langchain-968b3bfff8 branch September 9, 2024 15:23
Copy link

🎉 This PR is included in version 1.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 python Pull requests that update Python code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant