mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-18 11:22:04 +00:00
This PR moves the in memory implementation to langchain-core. * The implementation remains importable from langchain-community. * Supporting utilities are marked as private for now.