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

#include <structs.hpp>

Public Attributes

std::string prompt
 
bool use_cache
 
bool flush_cache
 
bool use_chat_mode
 
std::string model_family
 
std::vector< PromptOptionoptions
 

Member Data Documentation

◆ flush_cache

bool prompt::PromptRequest::flush_cache

◆ model_family

std::string prompt::PromptRequest::model_family

◆ options

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

◆ prompt

std::string prompt::PromptRequest::prompt

◆ use_cache

bool prompt::PromptRequest::use_cache

◆ use_chat_mode

bool prompt::PromptRequest::use_chat_mode

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