mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 21:43:44 +00:00
Harrison/update links (#450)
Co-authored-by: Sam Ching <samuelcwl@gmail.com> Co-authored-by: Ikko Ashimine <eltociear@gmail.com>
This commit is contained in:
@@ -157,9 +157,9 @@
|
||||
"\n",
|
||||
"This just scratches the surface of what you can do with memory. \n",
|
||||
"\n",
|
||||
"For more concrete examples of conversational memory, please this [this notebook](../../examples/memory/conversational_memory.ipynb)\n",
|
||||
"For more concrete examples of conversational memory, please see [this notebook](../examples/memory/conversational_memory)\n",
|
||||
"\n",
|
||||
"For more examples on things like how to implement custom memory classes, how to add memory to a custom LLM chain and how to use memory with an agent, please see the [How-To: Memory](../../examples/memory) section. \n",
|
||||
"For more examples on things like how to implement custom memory classes, how to add memory to a custom LLM chain and how to use memory with an agent, please see the [How-To: Memory](../examples/memoryrst) section. \n",
|
||||
"\n",
|
||||
"For even more advanced ideas on memory (which will hopefully be included in LangChain soon!) see the [MemPrompt](https://memprompt.com/) paper."
|
||||
]
|
||||
|
Reference in New Issue
Block a user