mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
a1c7532298
- **Description:** Add support for a SQLRecordManager in async environments. It includes the creation of `RecorManagerAsync` abstract class. - **Issue:** None - **Dependencies:** Optional `aiosqlite`. - **Tag maintainer:** @nfcampos - **Twitter handle:** @jvelezmagic --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>