Modify the Chinese document to be more native, rather than machine translated.

This commit is contained in:
guangzhengli 2023-08-07 22:16:44 +08:00
parent f4f944f7dc
commit 8e4dc2520a

View File

@ -163,6 +163,6 @@ agent.run("奥利维亚·王尔德的男朋友是谁?他现在的年龄的0.23
"哈里·斯泰尔斯, 奥利维亚·王尔德的男朋友, 29 岁。他年龄的 0.23 次方是 2.169459462491557。" "哈里·斯泰尔斯, 奥利维亚·王尔德的男朋友, 29 岁。他年龄的 0.23 次方是 2.169459462491557。"
``` ```
这个例子我们摘自 [长链文档](https://python.langchain.com/docs/modules/agents) 并改,所以这些都要归功于他们。我们鼓励学习者去探索工具和任务的不同组合。 这个例子我们摘自 [LangChain 文档](https://python.langchain.com/docs/modules/agents) 并改,所以这些都要归功于他们。我们鼓励学习者去探索工具和任务的不同组合。
您可以在这里找到这些代码的笔记本: https://github.com/dair-ai/Prompt-Engineering-Guide/blob/main/notebooks/react.ipynb 您可以在这里找到这些代码: https://github.com/dair-ai/Prompt-Engineering-Guide/blob/main/notebooks/react.ipynb