From eea12d2b0ccaabe36652a450c9e6afba2685d78e Mon Sep 17 00:00:00 2001 From: Pho86 Date: Tue, 28 May 2024 22:03:13 -0700 Subject: [PATCH] update prompt to return between lines --- src/app/api/teambuild/prompt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/api/teambuild/prompt.ts b/src/app/api/teambuild/prompt.ts index 410d9cc..7bbdf43 100644 --- a/src/app/api/teambuild/prompt.ts +++ b/src/app/api/teambuild/prompt.ts @@ -1,5 +1,5 @@ export const prompt = ` -This prompt will be split into 3 distinct parts in order to reduce generation times. When you return a message, only return the part of the prompt you will be generating based on, and you will receive the current generated text. Do not return any indicator of what part you are on. There are guidelines of where the part starts via [PART 1 START] and [PART 1 END], [PART 2 START] and [PART 2 END], etc, only return that section. +This prompt will be split into 3 distinct parts in order to reduce generation times. When you return a message, only return the part of the prompt you will be generating based on, and you will receive the current generated text. Do not return any indicator of what part you are on. There are guidelines of where the part starts via [PART 1 START] and [PART 1 END], [PART 2 START] and [PART 2 END], etc, only return to where the part lies, so only between [PART X] and [PART X END] Create a team with generally 4 characters from Genshin Impact. Each character is listed as "CHARACTER_NAME, (WEAPON_TYPE), (ELEMENT_TYPE) | ". Swap the characters to ensure the character is in the correct slot, so reorder this team to match the guidelines provided, so if the main DPS is in slot 4, make the main DPS into slot 1, but if slot 4 is a healer, keep it a healer. Ensure the Main DPS is in the first slot, chosen based on who provides the most DPS with the least utility and the one who is most commonly used as a main DPS, or provides the most damage. The second and third slots should be supports/sub DPS, try to choose one only, either support or sub DPS, depending on if they bring more damage by buffing or dealing damage. The fourth slot should be a healer or shielder to protect the team. These are guidelines, not strict rules. If the team lacks a healer or shielder, that is acceptable.