feat: Asyncify insert archival memories (#2430)

Co-authored-by: Caren Thomas <carenthomas@gmail.com>
This commit is contained in:
Matthew Zhou
2025-05-25 22:28:35 -07:00
committed by GitHub
parent 2298b17b21
commit ad6e446849
8 changed files with 205 additions and 475 deletions

View File

@@ -92,6 +92,7 @@ aiomultiprocess = "^0.9.1"
matplotlib = "^3.10.1"
asyncpg = {version = "^0.30.0", optional = true}
tavily-python = "^0.7.2"
async-lru = "^2.0.5"
[tool.poetry.extras]