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-community from 0.2.1 to 0.2.4 #628

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 6 days ago

Bumps langchain-community from 0.2.1 to 0.2.4.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.4

Release langchain-community==0.2.4

Changes since langchain-community==0.2.3

community[patch]: Release 0.2.4 (#22643) multiple: get rid of pyproject extras (#22581) community: support Databricks Unity Catalog functions as LangChain tools (#22555) community[patch]: pgvector replace nin_ by not_in (#22619) community[patch]: recursive url loader fix and unit tests (#22521) community[patch]:Support filter for AzureAISearchRetriever (#22303) docs: duckduckgosearch options listed (#22568) community[minor]: add DashScope Rerank (#22403) [Community]add option to delete the prompt from HF output (#22225) community[patch]: AzureSearch async functions (#22075) community: update how OpenAIAssistantV2Runnable creates threads with tool_resources (#22549)

langchain-community==0.2.3

Release langchain-community==0.2.3

Changes since langchain-community==0.2.2

community[patch]: Release 0.2.3 (#22562) community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531) community[minor]: Add support for metadata indexing policy in Cassandra vector store (#22548) community[minor]: add user agent for web scraping loaders (#22480) community[minor]: Add native async support to SQLChatMessageHistory (#22065) community[minor]: Improve InMemoryVectorStore with ability to persist to disk and filter on metadata. (#22186) community[patch]: add detailed paragraph and example for BaichuanTextEmbeddings (#22031) community[minor]: Added filter search for LanceDB (#22461) community: fix huggingface deprecations (#22522) community[minor]: Vectara Integration Update - Streaming, FCS, Chat, updates to documentation and example notebooks (#21334)

langchain-community==0.2.2

Release langchain-community==0.2.2

Changes since langchain-community==0.2.1

community[patch]: Release 0.2.2 (#22496) community, milvus, pinecone, qdrant, mongo: Broadcast operation failure while using simsimd beyond v3.7.7 (#22271) community[minor]: Add tools calls to ChatEdenAI (#22320) docs : Update docstrings for OpenAI base.py (#22221) communty[patch]: Native RAG Support in Prem AI langchain (#22238) community[minor]: Enable retrieval api calls in PebbloRetrievalQA (#21958) community[patch]: deprecate all HF classes (#22444) community[minor]: Improve Cassandra VectorStore as_retriever (#22465) community[patch]: Upstash Vector Store Namespace Support (#22251) community[minor]: Updating payload for pebblo discover API (#22309) community: add standard chat model params to Ollama (#22446) community[patch]: Update OpenVINO embedding and reranker to support static input shape (#22171) community[minor]: Implement MiniMaxChat interface (#22391) community[patch]: Airtable to allow for addtl params (#22092) community[patch]: update embeddings/oracleai.py (#22240)

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