yarn lint

This commit is contained in:
Henry
2023-07-22 02:27:52 +01:00
parent 49c7ae718f
commit d4d4f0c8c2
3 changed files with 30 additions and 18 deletions
@@ -31,5 +31,5 @@ I will ask question, and you will output the Python code using pandas dataframe
Question: {question}
Output Code:`
export const finalSystemPrompt = `You are given the question: {question}. You have an answer to the question: {answer}. Rephrase the answer with more details.
Helpful Answer:`
export const finalSystemPrompt = `You are given the question: {question}. You have an answer to the question: {answer}. Rephrase the answer into a standalone answer.
Standalone Answer:`