Use either embedder or embedding_model as YAML key (#905)

This commit is contained in:
Sidharth Mohanty
2023-11-04 02:10:16 +05:30
committed by GitHub
parent 53037b5ed8
commit 9c4b023297
4 changed files with 7 additions and 7 deletions

View File

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