Releases: langchain-ai/langchain
langchain==0.3.16
langchain-mistralai==0.2.5
Changes since langchain-mistralai==0.2.4
mistral[patch]: release 0.2.5 (#29463)
mistralai: support method="json_schema" in structured output (#29461)
[Doc] Improve api doc (#29324)
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)
integrations[patch]: remove non-required chat param defaults (#26730)
partners: allow to set Prefix in AIMessage (for MistralAI) (#28846)
langchain-core==0.3.32
Changes since langchain-core==0.3.31
core: release 0.3.32 (#29450)
change behavior for converting a string to openai messages (#29446)
core: Add ruff rules TRY (tryceratops) (#29388)
core: Cache RunnableLambda repr (#29199)
core: Cache RunnableLambda deps (#29200)
core[patch]: fix API reference for draw_ascii (#29370)
core: Bump ruff version to 0.9 (#29201)
core: Auto-fix some docstrings (#29337)
core: fix call to get closure vars for partial-wrapped funcs (#29316)
langchain-community==0.3.16
Changes since langchain-community==0.3.15
community: release 0.3.16 (#29452)
community(doc_loaders): allow any credential type in AzureAIDocumentIโฆ (#29289)
libs: add sambanova-lagchain integration package (#29417)
fixed similarity search with score error #29407 (#29413)
community: Fixed the procedure of initializing pad_token_id (#29434)
community: missing mandatory parameter partition_key for AzureCosmosDBNoSqlVectorSearch (#29382)
community: fix Google Scholar tool errors (#29371)
community: Fix the problem of error reporting when OCR extracts text from PDF. (#29378)
community; allow to set gitlab url in gitlab tool in constrictor (#29380)
community: adds support for getting github releases for the configured repository (#29318)
community: Fix for Pydantic model validator of GoogleApiClient (#29346)
langchain-chroma==0.2.1
langchain-openai==0.3.2
langchain-anthropic==0.3.4
langchain-tests==0.3.9
langchain==0.3.15
Changes since langchain==0.3.14
langchain[patch]: Release 0.3.15 (#29322)
core[patch]: 0.3.31 (#29320)
Add Google-style docstring linting and update pyproject.toml (#29303)
community: Additional parameters for OpenAIAssistantV2Runnable (#29207)
langchain: support api key argument with OpenAI moderation chain (#29140)
Add additional_instructions on openai assistan runs create. (#29164)
langchain[patch]: update extended tests for compatibility with langchain-openai==0.3 (#29174)