Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
7.54k stars 595 forks source link

ci: update `pinecone` test to use serverless #3127

Closed MthwRobinson closed 1 month ago

MthwRobinson commented 1 month ago

Summary

Closes #3068. Updates the Pinecone connector tests to use serverless indexes, per the documentation here. Also updates the CHANGELOG to mention serverless. Turns out we already supported it with the client version bump, but it hadn't been tested yet.

Testing

See this CI job that passed, running only the Pinecone test.