Add support for ec runserver command (#1112)

This commit is contained in:
Deshraj Yadav
2024-01-04 15:59:43 +05:30
committed by GitHub
parent a67d902b85
commit 60bbc180ba
6 changed files with 156 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.51"
version = "0.1.52"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",