The excellent vector database [Pinecone](https://www.pinecone.io/) has [a very useful API](https://docs.pinecone.io/reference/describe_index_stats_post), but client support is sparse. While the API and its clients are in theory [based off of an OpenAPI spec](https://www.pinecone.io/learn/pinecone-v2/#rest-api-and-python-client), [no one seems to be able to find it](https://community.pinecone.io/t/openapi-spec-for-api-reference-is-not-found/827).
0 commit comments