[OpenSearch] Small bug fixes in query

This commit is contained in:
Deshraj Yadav
2023-10-04 18:07:46 -07:00
parent 8863983c7b
commit f31351bedb
3 changed files with 4 additions and 4 deletions

View File

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