[BugFix] Fix issue of chunks not getting embedded in opensearch index (#983)

This commit is contained in:
Deshraj Yadav
2023-11-29 21:56:05 -08:00
committed by GitHub
parent 406c46e7f4
commit b02e8feeda
3 changed files with 32 additions and 31 deletions

View File

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