assafelovic / gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
MIT License
12.98k stars 1.61k forks source link

Bump langchain from 0.2.1 to 0.2.5 #624

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 6 days ago

Bumps langchain from 0.2.1 to 0.2.5.

Release notes

Sourced from langchain's releases.

langchain-community==0.2.5

Release langchain-community==0.2.5

Changes since langchain-community==0.2.4

community: release 0.2.5 (#22923) docs: Fix wrongly referenced class name in confluence.py (#22879) community[minor]: Fix long_context_reorder.py async (#22839) community[major], experimental[patch]: Remove Python REPL from community (#22904) community[patch]: SitemapLoader restrict depth of parsing sitemap (CVE-2024-2965) (#22903) core[patch]: fix validation of @​deprecated decorator (#22513) [Community]: HuggingFaceCrossEncoder score accounting for pairs. (#22578) community[minor]: add chat model llamacpp (#22589) community[minor]: Prem Templates (#22783) community[minor]: Implement ZhipuAIEmbeddings interface (#22821) docs, cli[patch]: document loaders doc template (#22862) ci: Add script to check for pickle usage in community (#22863) community[patch]: FAISS VectorStore deserializer should be opt-in (#22861) [docs]: added info for TavilySearchResults (#22765) minor functionality change: adding API functionality to tavilysearch (#22761) docs: improved recursive url loader docs (#22648) ci: add testing with Python 3.12 (#22813) community[patch]: fix database uri type in SQLDatabase (#22661) community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) community[minor]: implement huggingface show_progress consistently (#22682) community[patch]: fix hunyuan message include chinese signature error (#22795) (#22796) community[patch]: bugfix for YoutubeLoader's LINES format (#22815) langchain[minor]: Make EmbeddingsFilters async (#22737) community[patch]: fix hunyuan client json analysis (#22452) (#22767) community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (#22766) community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (#21710) community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) Ollama vision support (#22734) community[minor]: fix redis store docstring and streamline initialization code (#22730) community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) community[patch]: Add missing type annotations (#22758) community[patch]: fix WandbTracer to work with new "RunV2" API (#22673) community[patch]: fix deepinfra inference (#22680) community[patch]: Add function response to graph cypher qa chain (#22690) community[minor]: add Volcengine Rerank (#22700) community[patch]: Small Fix in OutlookMessageLoader (Close the Message once Open) (#22744) Community[minor]: Add language parser for Elixir (#22742) community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) community[minor]: Add SQL storage implementation (#22207) couchbase: Add the initial version of Couchbase partner package (#22087) community[minor]: Add UpstashRatelimitHandler (#21885)

langchain==0.2.5

Release langchain==0.2.5

... (truncated)

Commits


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)
dependabot[bot] commented 5 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.