Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix config propagation in AgentExecutor#33332

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
aroun-coumar wants to merge1 commit intolangchain-ai:master
base:master
Choose a base branch
Loading
fromaroun-coumar:feature/config-propagation-fix

Conversation

aroun-coumar
Copy link

This PR is a fix for the bug mentioned in33080

@github-actionsgithub-actionsbot added the langchainRelated to the package `langchain` labelOct 7, 2025
@aroun-coumar
Copy link
Author

@baskaryan I am not aware who maintains this repo , please add a reviewer for this fix

@eyurtsev
Copy link
Collaborator

@aroun-coumar you'll need to rebase against as langchain is now in langchain-classic.

We can review this PR. I think there have been previous attempts to make this fix, but those were wrong. AgentExecutor was introduced before there was a concept of a config, and I think that there was no easy way to accommodate it. We're recommending that most users change to the langchain prebuilt agent.

https://docs.langchain.com/oss/python/langchain/overview -- this is avaliable as part of the alpha release, and will be available officialy as part of the 1.0 release

…hain by adding config parameter, ensure_config, and updating docstrings (# config fix)
@aroun-coumararoun-coumarforce-pushed thefeature/config-propagation-fix branch fromb60ad91 to9b6ce34CompareOctober 8, 2025 11:11
@aroun-coumar
Copy link
Author

Hi@eyurtsev , I have rebased my codebase as suggested, i got few failing checks in CI which i would resolve ASAP (any support welcomed)

I locally tested my changes and now the config is passed correctly for both cases mentioned in the bug,
Please feel free to review the code.

@aroun-coumar
Copy link
Author

Since i changed the signature of _call and _acall in base.py we may have to change(add config param) all those files which uses _call and _acall in chain

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

langchainRelated to the package `langchain`

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@aroun-coumar@eyurtsev

[8]ページ先頭

©2009-2025 Movatter.jp