Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 474 Bytes

File metadata and controls

7 lines (4 loc) · 474 Bytes

Which type of conversational memory to use in Langchain?

Check out this article to learn more about the different types of conversational memory: LangChain Conversational Memory Series on Pinecone

How to set temperature?

We set the temperature to zero as zero temperature is good to get factual answers from models due to their low variability, highest fidelity and reliable answers.