[Bug Fix] Make claude-3-opus model work (#1331)

This commit is contained in:
Deshraj Yadav
2024-03-28 00:56:14 -07:00
committed by GitHub
parent 85ec61335a
commit d00a2085d5
5 changed files with 10 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
[tool.poetry]
name = "embedchain"
version = "0.1.98"
description = "Simplest open source retrieval(RAG) framework"
version = "0.1.99"
description = "Simplest open source retrieval (RAG) framework"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",
"Deshraj Yadav <deshraj@embedchain.ai>",