[Refactor] Remove usage of 'Pipeline' in favor of 'App' (#1246)

This commit is contained in:
Deshraj Yadav
2024-02-06 19:00:33 -08:00
committed by GitHub
parent 4afef04f26
commit 9fa368b114
7 changed files with 10 additions and 10 deletions

View File

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