Skip to content

fix(langchain): correct typo 'langchain experiment' to 'langchain_experimental' in error messages#34608

Merged
Mason Daugherty (mdrxy) merged 1 commit intolangchain-ai:masterfrom
ademicho123:fix/typo-langchain-experimental
Jan 5, 2026
Merged

fix(langchain): correct typo 'langchain experiment' to 'langchain_experimental' in error messages#34608
Mason Daugherty (mdrxy) merged 1 commit intolangchain-ai:masterfrom
ademicho123:fix/typo-langchain-experimental

Conversation

@ademicho123
Copy link
Copy Markdown
Contributor

Fixed typo in ImportError messages where "langchain experiment" should be "langchain_experimental" for consistency with the actual package name.

This helps improve clarity for users who encounter these error messages when trying to use deprecated tools that have moved to the langchain_experimental package.

Related issues: #13858, #13859

@github-actions github-actions bot added fix For PRs that implement a fix langchain-classic `langchain-classic` package issues & PRs and removed fix For PRs that implement a fix labels Jan 5, 2026
@mdrxy Mason Daugherty (mdrxy) merged commit a2529cd into langchain-ai:master Jan 5, 2026
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external langchain-classic `langchain-classic` package issues & PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants