Fixed some grammatical and spelling errors (#10595)

Fixed some grammatical and spelling errors
This commit is contained in:
Aashish Saini
2023-09-15 06:13:36 +05:30
committed by GitHub
parent 5e50b89164
commit f9f1340208
3 changed files with 5 additions and 5 deletions

View File

@@ -225,7 +225,7 @@ class SmartLLMChain(Chain):
(
HumanMessagePromptTemplate,
"You are a resolved tasked with 1) finding which of "
f"the {self.n_ideas} anwer options the researcher thought was "
f"the {self.n_ideas} answer options the researcher thought was "
"best,2) improving that answer and 3) printing the answer in full. "
"Don't output anything for step 1 or 2, only the full answer in 3. "
"Let's work this out in a step by step way to be sure we have "