core[patch]: Release 0.2.40 (#26435)
core: add additional import mappings to loads (#26406)
core[patch]: fix empty OpenAI tools when strict=True (#26287)
core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327)
core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319)
Keyword-like runnable config (#26295)
langchain-core==0.2.39
Changes since langchain-core==0.2.38
core[patch]: Release 0.2.39 (#26279)
core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)
core[patch]: wrap mermaid node names w/ markdown in tag (#26235)
core[patch]: fix edge labels for mermaid graphs (#26201)
infra: Clear cache for env-var checks (#26073)
fmt
fmt
langchain-core==0.2.38
Changes since langchain-core==0.2.37
core[patch]: Release 0.2.38 (#25974)
core[minor]: Add support for multiple env keys for secrets_from_env (#25971)
docs: fix bullet list spacing (#25950)
core[patch]: support additional kwargs on StructuredPrompt (#25645)
core: Include global variables in variables found by get_function_nonlocals (#25936)
core[patch]: handle serializable fields that cant be converted to bool (#25903)
community[patch], docs: Add API reference doc for GraphVectorStore (#25751)
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-core from 0.2.28 to 0.2.40.
Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
0f2b32f
core[patch]: Release 0.2.40 (#26435)e32adad
community[patch]: Release 0.2.17 (#26432)8a02fd9
core: add additional import mappings to loads (#26406)1d98937
partners/openai: release 0.1.24 (#26417)28ad244
community, openai: support nested dicts (#26414)c0dd293
partners/groq: release 0.1.10 (#26393)54c8508
groq: add back streaming tool calls (#26391)396c0ae
docs: Adding LC Academy links (#26164)feb3517
core[patch]: fix empty OpenAI tools when strict=True (#26287)d87feb1
[Docs] Correct the admonition explaining min langchain-anthropic version in d...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