SDK versions are pinned to specific API versions. When a new API version is released, a new version of the SDK is also released.The mappings between API versions and SDK versions are as follows:
While Pinecone tracks read unit usage with decimal precision, the Pinecone API and SDKs round these values up to the nearest whole number in query, fetch, and list responses. For example, if a query uses 0.45 read units, the API and SDKs will report it as 1 read unit.For precise read unit reporting, see index-level metrics or the organization-wide Usage dashboard.