Cppinecone
A C++ client for the Pinecone vector database
api_metadata.hpp File Reference

Metadata required by the Pinecone API. More...

#include <string>
#include <nlohmann/json.hpp>
#include "pinecone/util/result.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pinecone::types::api_metadata
 Pinecone API metadata. More...
 

Detailed Description

Metadata required by the Pinecone API.

Definition in file api_metadata.hpp.