pinecone-io / pinecone-ts-client

The official TypeScript/Node client for the Pinecone vector database
https://www.pinecone.io
Apache License 2.0
182 stars 38 forks source link

Regenerate OpenAPI core #203

Closed austin-denoble closed 7 months ago

austin-denoble commented 7 months ago

Problem

There have been a number of changes to the OpenAPI spec including renaming of tags, inclusion of the List endpoint. We need to regenerate and replace pinecone-generated-ts-fetch.

Solution

Bonus query integration test changes:

Type of Change

Test Plan

There are no changes to client functionality in this PR. All unit tests, builds, and integration tests should pass as expected in CI.