Update langchain-pinecone dependency and add Pinecone API key (#1854)

* Update langchain-pinecone dependency and related code

* Add Pinecone API key to environment variables

* Fix commented out code in codeTabsComponent, parameterComponent, and editNodeModal

* Add PineconeSearchComponent to PineconeSearch.py

* Update PineconeComponent to accept pinecone_api_key as optional parameter
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-05-07 17:46:54 -03:00 committed by GitHub
commit 21be1268ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 131 additions and 33 deletions

View file

@ -101,6 +101,7 @@ The default list at the moment is:
- GOOGLE_API_KEY
- HUGGINGFACEHUB_API_TOKEN
- OPENAI_API_KEY
- PINECONE_API_KEY
- SEARCHAPI_API_KEY
- SERPAPI_API_KEY
- VECTARA_CUSTOMER_ID