pinecone-io / pinecone-datasets

An open-source dataset library for pre-embedded dataset: create your own data catalog, or use Pinecone's public datasets.
https://pinecone-io.github.io/pinecone-datasets/
32 stars 12 forks source link

updated pinecone client version #36

Closed jamescalam closed 10 months ago

jamescalam commented 10 months ago

Problem

Updated pyproject versions for new pinecone client version

Solution

Adjust pyproject versions

Type of Change

Test Plan

Testing in examples

jamescalam commented 10 months ago

@miararoy @igiloh-pinecone WIP but modified pinecone-datasets to work with old/clients, and with ServerlessSpec and PodSpec.

It requires a few new environment variables to be added for tests, we need:

Lmk if this makes sense or you feel we need to change things, I have been running tests using 3.0.0.dev10 on local with SERVERLESS=1, so far so good but need to test further