pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
284 stars 78 forks source link

Remove serverless public preview warnings #340

Closed austin-denoble closed 4 months ago

austin-denoble commented 4 months ago

Problem

The serverless public preview warnings from January are still in documentation. Since we've expanded the number of regions available, we should tweak these callouts.

Solution

Update the "Create serverless index" example in the README. There were also some md auto-formatting bits that got pulled in here.

Type of Change

Test Plan

CI, run the client reference action after merging to main to update reference docs.