[OpenSearch] Add support for filtering docs based on app_id in opensearch db (#729)

This commit is contained in:
Deshraj Yadav
2023-09-29 15:19:10 -07:00
committed by GitHub
parent 333eb8d60f
commit 6ae33d04b8
2 changed files with 8 additions and 1 deletions

View File

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