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

#include <structs.hpp>

Public Attributes

std::vector< int > tokens
 
std::string text
 
bool success { false }
 
std::string error
 

Member Data Documentation

◆ error

std::string prompt::TokenResponse::error

◆ success

bool prompt::TokenResponse::success { false }

◆ text

std::string prompt::TokenResponse::text

◆ tokens

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

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