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.2.1 to 0.2.12 #85

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps langchain from 0.2.1 to 0.2.12.

Release notes

Sourced from langchain's releases.

langchain==0.2.12

Changes since langchain==0.2.11

langchain[patch]: Release 0.2.12 (#24954) langchain[minor]: Upgrade ambiguous root_validator to @​pre_init (#24895) langchain[patch]: Update unit tests to workaround a pydantic 2 issue (#24886) langchain[patch]: Add missing type annotations (#24889) langchain[patch]: fix ollama in init_chat_model (#24832) langchain[patch]: init_chat_model() to import ChatOllama from langchain-ollama and fallback on langchain-community (#24821) langchain: revert "init_chat_model() to support ChatOllama from langchain-ollama" (#24819) langchain: init_chat_model() to support ChatOllama from langchain-ollama (#24818) langchain: Make OutputFixingParser.from_llm() create a useable retry chain (#24687) community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494) langchain: fix TrajectoryEvalChain.prep_inputs (#19959) langchain[patch]: init_chat_model support ChatBedrockConverse (#24564)

langchain-community==0.2.10

Changes since langchain-community==0.2.9

community[patch]: Release 0.2.10 (#24560) community[patch]: small fixes to link extractors (#24528) community[patch]: Update URL to the 2markdown API (#24546) docs: Add RedisChatMessageHistory docstrings (#24548) community[patch]: Remove targets_table from C* GraphVectorStore (#24502) community[minor]: added new document loaders based on dedoc library (#24303) community[minor]: add document transformer for extracting links (#24186) all: add release notes to pypi (#24519) core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) fix: load google credentials properly in GoogleDriveLoader (#12871) community: sambanova integration minor changes (#24503) community: Improve QianfanChatEndpoint tool result to model (#24466) community[patch]: deprecate langchain_community Chroma in favor of langchain_chroma (#24474) [Commutiy]: Prompts Fixed for ZERO_SHOT_REACT React Agent Type in create_sql_agent function (#23693) [Vector Store] Fix function add_texts in TencentVectorDB (#24469) community: add flag to toggle progress bar (#24463) community: fix QianfanChatEndpoint default model (#24464) docs: Add ChatSparkLLM docstrings (#24449)

langchain==0.2.11

Changes since langchain==0.2.10

langchain[patch]: Release 0.2.11 (#24559) langchain: globals fix (#21281) all: add release notes to pypi (#24519) ignore the first turn to apply "history" mechanism (#14118) core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) [docs]: minor react change (#24509) community[patch]: deprecate langchain_community Chroma in favor of langchain_chroma (#24474) langchain: Copy libs/standard-tests folder when building devcontainer (#24470) langchain[patch]: add async methods to ConversationSummaryBufferMemory (#20956)

... (truncated)

Commits
  • 7b08de8 langchain[patch]: Release 0.2.12 (#24954)
  • 245cb5a core[patch]: Release 0.2.27 (#24952)
  • 199e9c5 core[patch]: Fix tool args schema inherited field parsing (#24936)
  • fba65ba infra: test core on py 3.9, 10, 11 (#24951)
  • 4092876 core: docstrings `BaseCallbackHandler update (#24948)
  • 6e45dba docs: fix redirect (#24950)
  • ad16eed core[patch]: runnable config ensure_config deep copy from var_child_runnable…...
  • 3ab09d8 docs[patch]: Adds components for prereqs, compatibility, fix chat model tab i...
  • 9cb69a8 docs: update retriever template, add arxiv retriever (#24947)
  • db3ceb4 partners/mongodb: Improved search index commands (#24745)
  • 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.2.1 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.1...langchain==0.2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 2, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 13, 2024

Superseded by #93.

@dependabot dependabot bot closed this Aug 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.2.12 branch August 13, 2024 16:40
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.

0 participants