mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
Fixed some grammatical and spelling errors (#10595)
Fixed some grammatical and spelling errors
This commit is contained in:
@@ -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 "
|
||||
|
Reference in New Issue
Block a user