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

#include <structs.hpp>

Public Attributes

std::string text
 
std::vector< int > tokens
 
bool encode { true }
 
std::string model_family
 
std::vector< PromptOptionoptions
 

Member Data Documentation

◆ encode

bool prompt::TokenRequest::encode { true }

◆ model_family

std::string prompt::TokenRequest::model_family

◆ options

std::vector<PromptOption> prompt::TokenRequest::options

◆ text

std::string prompt::TokenRequest::text

◆ tokens

std::vector<int> prompt::TokenRequest::tokens

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