[Feature] Add support for optionally fetch all chat history for app (#1249)

This commit is contained in:
Deshraj Yadav
2024-02-07 14:52:39 -08:00
committed by GitHub
parent 9fa368b114
commit 7ad4af250f
2 changed files with 13 additions and 3 deletions

View File

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