Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Katy Huang committed Oct 13, 2023
1 parent 275d0db commit 9f6953b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/getting_started/getting_started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ LangChain 提供了几个专门为此目的创建的链。 本教程使用其中
) 和两种不同类型的内存来完成操作。


默认情况下,,
默认情况下,
`ConversationChain`
有一个简单的内存类型,它记住所有以前的输入/输出,并将它们添加到传递的上下文中。

Expand Down

0 comments on commit 9f6953b

Please sign in to comment.