[Feat] Add anonymous telemetry to assistant (#924)

This commit is contained in:
Deshraj Yadav
2023-11-09 02:07:47 -08:00
committed by GitHub
parent 7c6b88c7c5
commit 0d568c758b
3 changed files with 17 additions and 1 deletions

View File

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