aboutsummaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils.h b/utils.h
index 2132519..60ef12b 100644
--- a/utils.h
+++ b/utils.h
@@ -32,6 +32,8 @@ struct gpt_params {
std::string prompt = "";
std::string antiprompt = ""; // string upon seeing which more user input is prompted
+ bool random_prompt = false;
+
bool use_color = false; // use color to distinguish generations and inputs
bool interactive = false; // interactive mode