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-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-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)
core[patch]: introduce ToolMessage.status (#24628)
langchain-openai==0.1.19
Changes since langchain-openai==0.1.17
integration releases (#24725)
openai[small]: Add the new model: gpt-4o-mini (#24594)
openai[patch]: move test (#24552)
standard-tests: add override check (#24407)
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)
openai: release 0.1.18 (#24369)
openai[patch]: use model_name in AzureOpenAI.ls_model_name (#24366)
langchain-anthropic==0.1.21
Changes since langchain-anthropic==0.1.20
integration releases (#24725)
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)
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)
Bumps langchain from 0.1.14 to 0.2.12.
Release notes
Sourced from langchain's releases.
... (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)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