[Bug Fix] Fix FileExistsError when using Embedchain in multithreading setting (#1056)

This commit is contained in:
Deshraj Yadav
2023-12-24 16:33:53 +05:30
committed by GitHub
parent 68737da7a2
commit 6be29f5bed
4 changed files with 5 additions and 9 deletions

View File

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