[Bug fix] Fix search API for pinecone vector db

This commit is contained in:
Deshraj Yadav
2024-03-01 16:44:42 -08:00
parent 91044ec591
commit 7e1d2ffdd7
3 changed files with 7 additions and 2 deletions

View File

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