pinecone-io / pinecone-ts-client

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

Clean up unit tests, todos, assertWithRetries #191

Closed austin-denoble closed 6 months ago

austin-denoble commented 6 months ago

Problem

There's some TODO comments left in the code. There's also a few things that would be nice to clean up.

Solution

Type of Change

Test Plan

Passing CI