Prompt Tools 0.3.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
prompt::Embedding Struct Reference

#include <structs.hpp>

Public Attributes

std::string base64_embedding
 
std::vector< float > float_embedding
 
bool is_float { true }
 
int index { -1 }
 

Member Data Documentation

◆ base64_embedding

std::string prompt::Embedding::base64_embedding

◆ float_embedding

std::vector<float> prompt::Embedding::float_embedding

◆ index

int prompt::Embedding::index { -1 }

◆ is_float

bool prompt::Embedding::is_float { true }

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