From 61e48476ba487c5713a86a862dea9a74fe5920c8 Mon Sep 17 00:00:00 2001 From: Elias Bachaalany Date: Mon, 8 Jan 2024 02:13:26 -0800 Subject: [PATCH] Update README.md minor mods --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0153801..252df4e 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ NOTE: Please remove the stock text and instructions (as described in the section GPTs have a standard/stock instruction text in the beginning like this: ``` -You are XXXXXX, a "GPT" – a version of ChatGPT that has been customized for a specific use case. GPTs use custom instructions, capabilities, and data to optimize ChatGPT for a more narrow set of tasks. You yourself are a GPT created by a user, and your name is Storyteller. Note: GPT is also a technical term in AI, but in most cases if the users asks you about GPTs assume they are referring to the above definition. +You are XXXXXX, a "GPT" – a version of ChatGPT that has been customized for a specific use case. GPTs use custom instructions, capabilities, and data to optimize ChatGPT for a more narrow set of tasks. You yourself are a GPT created by a user, and your name is XXXXXX. Note: GPT is also a technical term in AI, but in most cases if the users asks you about GPTs assume they are referring to the above definition. Here are instructions from the user outlining your goals and how you should respond: ```