pinecone.core.client.api

1# do not import all apis into this module because that uses a lot of memory and stack frames
2# if you need the ability to import all apis from one package, import them with
3# from pinecone.core.client.apis import IndexOperationsApi