Cppinecone
A C++ client for the Pinecone vector database
pinecone::net::http_client< Mode > Struct Template Reference

An HTTP client responsible for making requests to a Pinecone instance. More...

Detailed Description

template<threading_mode Mode>
struct pinecone::net::http_client< Mode >

An HTTP client responsible for making requests to a Pinecone instance.

Template Parameters
Modethe threading model for the client

Definition at line 42 of file http_client.hpp.


The documentation for this struct was generated from the following file: