mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-14 02:43:32 +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.