[Feature/Improvements] Delete data sources from metadata db when using app.delete() (#1286)

This commit is contained in:
Deshraj Yadav
2024-02-26 13:18:42 -08:00
committed by GitHub
parent 92dd7edb57
commit 752f638cfc
4 changed files with 19 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.86"
version = "0.1.87"
description = "Simplest open source retrieval(RAG) framework"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",