qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.45k stars 131 forks source link

⬆️ Bump langchain from 0.1.16 to 0.2.4 #180

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps langchain from 0.1.16 to 0.2.4.

Release notes

Sourced from langchain's releases.

langchain==0.2.4

Release langchain==0.2.4

Changes since langchain==0.2.3

langchain: release 0.2.4 (#22872) ci: add testing with Python 3.12 (#22813) langchain[minor]: Make EmbeddingsFilters async (#22737) langchain[minor]: Add native async implementation to LLMFilter, add concurrency to both sync and async paths (#22739) langchain[patch]: allow to use partial variables in create_sql_query_chain (#22688) community[patch]: fix WandbTracer to work with new "RunV2" API (#22673) langchain[minor]: Add pgvector to list of supported vectorstores in self query retriever (#22678)

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

Release langchain==0.2.3

Changes since langchain==0.2.2

langchain[patch]: Release 0.2.3 (#22644) multiple: get rid of pyproject extras (#22581) langchain[minor]: add universal init_model (#22039)

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)

... (truncated)

Commits
  • 5bc7748 langchain: release 0.2.4 (#22872)
  • 7234fd0 core: release 0.2.6 (#22868)
  • bcbb434 core[patch]: Treat type as a special field when merging lists (#22750)
  • bae82e9 core: In astream_events v2 propagate cancel/break to the inner astream call (...
  • a766815 experimental[patch]/docs[patch]: Update links to security docs (#22864)
  • 8f7cc73 ci: Add script to check for pickle usage in community (#22863)
  • 77209f3 community[patch]: FAISS VectorStore deserializer should be opt-in (#22861)
  • ce0b0f2 experimental[major]: Force users to opt-in into code that relies on the pytho...
  • 869523a [docs]: added info for TavilySearchResults (#22765)
  • 42257b1 partners: fix numpy dep (#22858)
  • 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 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 2 months ago

Superseded by #181.