[Bug fix] Fix Azure OpenAI related issue (#973)

This commit is contained in:
Deshraj Yadav
2023-11-23 01:40:54 -08:00
committed by GitHub
parent f6b80e01a1
commit 33409140b4
4 changed files with 4 additions and 5 deletions

View File

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