Bump langchain-core from 0.3.49 to 1.2.11#48
Conversation
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.49 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.49...langchain-core==1.2.11) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThis PR upgrades the Changes
Sequence DiagramThis diagram shows the interactions between components: sequenceDiagram
participant Dev as Developer
participant Deps as Dependency Manager
participant LC as langchain-core Library
Note over Dev,LC: Dependency Version Update
Dev->>Deps: Update langchain-core requirement
Note right of Deps: Version: 0.3.49 → 1.2.11<br/>(Major version bump)
Deps->>LC: Fetch new version 1.2.11
LC-->>Deps: Package downloaded
Deps-->>Dev: Dependencies updated
Note over Dev,LC: No code changes visible in this PR.<br/>Actual runtime interactions would depend<br/>on how the application uses langchain-core.
🔗 Cross-Repository Impact AnalysisEnable automatic detection of breaking changes across your dependent repositories. → Set up now Learn more about Cross-Repository AnalysisWhat It Does
How to Enable
Benefits
Note for WindsurfPlease change the default marketplace provider to the following in the windsurf settings:Marketplace Extension Gallery Service URL: https://marketplace.visualstudio.com/_apis/public/gallery Marketplace Gallery Item URL: https://marketplace.visualstudio.com/items Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts belowEmoji Descriptions:
Interact with the Bot:
Also you can trigger various commands with the bot by doing The current supported commands are
More commands to be added soon. |
Bumps langchain-core from 0.3.49 to 1.2.11.
Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
524e1darelease(core): 1.2.11 (#35144)2b4b1dcfix(openai): sanitize urls when counting tokens in images (#35143)0493b27fix(anthropic): support effort="max" and remove beta headers (#35141)a5f22e7chore(core): clean up docstring mismatch and redundant logic in langchain-cor...97ee14cfix(core): replace bare except with Exception in tracer (#35138)990e807release(standard-tests): release 1.1.5 (#35139)74dffcarelease(langchain): 1.2.10 (#35137)f41e049release(core): 1.2.10 (#35136)de05838chore(deps): bump the langchain-deps group across 3 directories with 40 updat...d6e86aachore(deps): bump the other-deps group across 3 directories with 12 updates (...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
EntelligenceAI PR Summary
Major version upgrade of langchain-core dependency from 0.3.49 to 1.2.11.