[OpenSearch]: Fix add() and query() for opensearch db (#764)

This commit is contained in:
Deshraj Yadav
2023-10-04 12:53:07 -07:00
committed by GitHub
parent 87d0b5c76f
commit 352e71461d
2 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.0.65"
version = "0.0.66"
description = "embedchain is a framework to easily create LLM powered bots over any dataset"
authors = ["Taranjeet Singh"]
license = "Apache License"