Fix typos in EN "human_feedback" string (#859)

* Fix typo in EN "human_feedback" string

* Fix typos in EN "human_feedback" string
This commit is contained in:
Alex Brinsmead
2024-07-03 11:26:58 -07:00
committed by GitHub
parent e5f6374d98
commit 01b14ed3a7

View File

@@ -17,7 +17,7 @@
"task_with_context": "{task}\n\nThis is the context you're working with:\n{context}",
"expected_output": "\nThis is the expect criteria for your final answer: {expected_output} \n you MUST return the actual complete content as the final answer, not a summary.",
"human_feedback": "You got human feedback on your work, re-avaluate it and give a new Final Answer when ready.\n {human_feedback}",
"getting_input": "This is the agent final answer: {final_answer}\nPlease provide a feedback: "
"getting_input": "This is the agent's final answer: {final_answer}\nPlease provide feedback: "
},
"errors": {
"force_final_answer": "Tool won't be use because it's time to give your final answer. Don't use tools and just your absolute BEST Final answer.",