mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-17 18:10:32 +00:00
Remove proxy imports to langchain_experimental. Previously, these imports would work if a user manually installed langchain_experimental. However, we want to drop support even for that as langchain_experimental is generally not recommended to be run in production. --------- Co-authored-by: ccurme <chester.curme@gmail.com>