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.340 to 0.2.12 #1039

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain from 0.0.340 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-ollama==0.1.1

Changes since langchain-ollama==0.1.0

partners/ollama: release 0.1.1 (#24910) core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) [partner]: ollama llm fix (#24790) partners[ollama]: Support seed parameter for ChatOllama (#24782) partners[ollama]: Support base_url for ChatOllama (#24719) make image inputs compatible with langchain_ollama (#24619) [partner]: minor change to embeddings for Ollama (#24521) all: add release notes to pypi (#24519)

langchain-openai==0.1.20

Changes since langchain-openai==0.1.19

integrations[patch]: release model packages (#24900) core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) openai[patch]: openai proxy added to base embeddings (#24539)

langchain-together==0.1.5

Changes since langchain-together==0.1.4

integrations[patch]: release model packages (#24900) together: Add rate limiter to integration tests (#24714) [docs]: add doctoring to ChatTogether (#24636) all: add release notes to pypi (#24519) openai: raw response headers (#24150) core[patch]: fix ToolCall "type" when streaming (#24218)

langchain-anthropic==0.1.22

Changes since langchain-anthropic==0.1.21

integrations[patch]: release model packages (#24900) core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641)

... (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.0.340 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.340...langchain==0.2.12)

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

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 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #1060.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.2.12 branch August 19, 2024 06:17
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