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 docstrings #204

Closed austin-denoble closed 4 months ago

austin-denoble commented 4 months ago

Problem

Solution

Type of Change

Test Plan

Re-build docs locally and open the HTML to make sure things look as expected:

npm run docs:build

This will generate a /docs folder at the root of the repo, open the HTML file in here.