v1.1.0
NOTE: v1.1.0 is a major version change. There is a breaking change to the previous minor version (v1.0.63). You must add PINECONE_INDEX_HOST to your .env file, please read the docs for more information.
- Upgrade to latest Pinecone SDK, which enables the use of serverless accounts, as well as pod-based indexes
- Introduces one new environment variable
PINECONE_INDEX_HOST - Removes legacy environment variables
PINECONE_ENVIRONMENTandPINECONE_INDEX
Full Changelog: v1.0.63...v1.1.0