[Feature] Add support for AIAssistant (#938)

This commit is contained in:
Deshraj Yadav
2023-11-10 16:47:34 -08:00
committed by GitHub
parent deaa7f50f8
commit 1364975396
3 changed files with 66 additions and 2 deletions

View File

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