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 from 0.0.338 to 0.2.1 #172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps langchain from 0.0.338 to 0.2.1.

Release notes

Sourced from langchain's releases.

langchain-community==0.2.1

Release langchain-community==0.2.1

community[patch]: Release. 0.2.1 (#22073) community[patch]: Update the default “API URL” and “MODEL” of sparkllm (#22070) community[minor]: Added propagation of document metadata from O365BaseLoader (#20663) community[patch]: Update doc-string in CloudBlobLoader (#22069) community[minor]: Add CloudBlobLoader that supports loading data from cloud buckets (#21957) community[minor]: Add Cassandra ByteStore (#22064) community[minor]: Add async methods to CassandraChatMessageHistory (#21975) community[patch]: surrealdb provide functions for MMR (Maximal Marginal Relevance) (#21185) community[patch]: Adding HEADER to the list of supported locations (#21946) infra: rm unused # noqa violations (#22049) community[minor]: Add Clova Embeddings for LangChain Community (#21890) community[patch]: sharepoint loader identity enabled (#21176) community[patch]: Update tongyi.py to support MultimodalConversation in dashscope. (#21249) community[patch]: standardize init args, update for javelin sdk release. (#21980) community[patch]: AzureSearchVectorStoreRetriever Fixed to account for search_kwargs (#21572) community[patch]: add args_schema to WikipediaQueryRun (#22019) community[minor]: Add Scrapfly Loader community integration (#22036) langchain, community: move OpenAIAssistantV2Runnable to community (#22044) community[patch]: update for compatibility with Meilisearch v1.8 (#21979) community[patch]: Extend AzureSearch with maximal_marginal_relevance, from_embeddings (#21065) community[patch]: Performant filter columns option for Hanavector (#21971) langchain: add RankLLM Reranker (#21171) community: Fix CSVLoader columns is None (#20701) community[minor]: allow enabling proxy in aiohttp session in AsyncHTML (#19499) community[patch]: Fix remaining inits in community (#22037) community[patch]: Add unit test to verify that init is correctly defined (#22030) community[patch]: fix public interface for embeddings module (#21650) community[patch]: Clean up logic in import checking unit test (#22026) community[patch]: Handle exceptions where node props aren't consistent in neo4j schema (#22027) community[patch]: Fix ChatDatabricsk in case that streaming response doesn't have role field in delta chunk (#21897) community[patch]: Add unit test to catch bad all definitions (#21996) community[patch]: raise_for_status logic missing in async _fetch of WebBaseLoader (#21948) community[patch]: Update model client to support vision model in Tong… (#21474) community[patch]: update OctoAIEmbeddings to subclass OpenAIEmbeddings (#21805) community[patch]: AzureSearch dont overwrite default async (#21989) community[patch]: Fix typo in arxiv tool's doc (#21970) community[minor]: add AskNews retriever and AskNews tool (#21581) community[minor]: add aerospike vectorstore integration (#21735) community[patch]: Fix MLX LLM Stream (#20575) community[patch]: Remove redundant pebblo cloud api call (#21589) community[patch]: standardized sparkllm init args (#21633) community[patch]: Update UpTrain Callback Handler to support the new UpTrain evaluation schema (#21656) openai[patch], community[patch]: add pricing and max context window for GPT-4o (#21673) community: enable SupabaseVectorStore to support extended table fields (#21762) community[patch]: fixed aleph alpha default emedding request (#21826) community[patch]: Sambanova integration api update (#21848) community[patch]: Adopting the lighter-weight xinference_client (#21900)

... (truncated)

Commits
  • 2d96821 langchain[patch]: Release 0.2.1 (#22074)
  • 9aba9e3 community[patch]: Update the default “API URL” and “MODEL” of sparkllm (#22070)
  • 4fda7bf upstage[patch] : fix error handling in Layout Analysis parser (#22054)
  • d9eff44 partner-upstage[patch]: embeddings empty list bug (#22057)
  • 2df8ac4 community[minor]: Added propagation of document metadata from O365BaseLoader ...
  • e5541d1 community[patch]: Update doc-string in CloudBlobLoader (#22069)
  • 8ba4f77 docs : Adding correct imports to the integrations callbacks doc (#22059)
  • 6dd621d community[minor]: Add CloudBlobLoader that supports loading data from cloud b...
  • 74947ec community[minor]: Add Cassandra ByteStore (#22064)
  • fea6b99 community[minor]: Add async methods to CassandraChatMessageHistory (#21975)
  • 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)

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.338 to 0.2.1.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.338...langchain==0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

Superseded by #174.

@dependabot dependabot bot closed this Jun 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.2.1 branch June 5, 2024 08:41
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.

None yet

0 participants