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

Bump langchain-community from 0.2.12 to 0.2.17 #158

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-community from 0.2.12 to 0.2.17.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.17

Changes since langchain-community==0.2.16

community[patch]: Release 0.2.17 (#26432) community, openai: support nested dicts (#26414) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

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)

... (truncated)

Commits
  • e32adad community[patch]: Release 0.2.17 (#26432)
  • 8a02fd9 core: add additional import mappings to loads (#26406)
  • 1d98937 partners/openai: release 0.1.24 (#26417)
  • 28ad244 community, openai: support nested dicts (#26414)
  • c0dd293 partners/groq: release 0.1.10 (#26393)
  • 54c8508 groq: add back streaming tool calls (#26391)
  • 396c0ae docs: Adding LC Academy links (#26164)
  • feb3517 core[patch]: fix empty OpenAI tools when strict=True (#26287)
  • d87feb1 [Docs] Correct the admonition explaining min langchain-anthropic version in d...
  • 398718e core[patch]: fix regression in convert_to_openai_tool with instances of Tool ...
  • 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 requested a review from ks6088ts as a code owner October 7, 2024 14:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-community-0.2.17 branch 3 times, most recently from 0eb8097 to cf5b8f5 Compare October 8, 2024 01:54
@ks6088ts
Copy link
Member

ks6088ts commented Oct 8, 2024

@dependabot rebase

Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.12 to 0.2.17.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.2.12...langchain-community==0.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-community-0.2.17 branch from cf5b8f5 to 056771e Compare October 8, 2024 01:58
@ks6088ts ks6088ts merged commit 54bd03d into main Oct 8, 2024
4 checks passed
@ks6088ts ks6088ts deleted the dependabot/pip/langchain-community-0.2.17 branch October 8, 2024 02:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant