|
Prompt Tools 0.3.2
|
#include <structs.hpp>
Public Attributes | |
| std::string | base64_embedding |
| std::vector< float > | float_embedding |
| bool | is_float { true } |
| int | index { -1 } |
| std::string prompt::Embedding::base64_embedding |
| std::vector<float> prompt::Embedding::float_embedding |
| int prompt::Embedding::index { -1 } |
| bool prompt::Embedding::is_float { true } |