Find answers from the community

Updated 2 years ago

Noob question I m using the paul graham

Noob question, I'm using the paul graham essay example. I ran a prompt once. If I run another prompt, will it have the context of my previous prompt? (like a chat GPT window would)
j
1 comment
Nope. that would require a separate module of memory, which you can also use gpt index + langchain for. Check this out for an example: https://github.com/jerryjliu/gpt_index/blob/main/examples/langchain_demo/LangchainDemo.ipynb
Add a reply
Sign up and join the conversation on Discord