Lazy load loaders and chunkers (#872)

This commit is contained in:
Sidharth Mohanty
2023-10-30 23:50:38 +05:30
committed by GitHub
parent bc012a7518
commit e15ef79ca9
2 changed files with 47 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.0.84"
version = "0.0.85"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",