Adding Conversation Memory to Xenova/LaMini-T5-61M Browser-based Model in JS

34 Views Asked by At

I'm currently working with the browser-based model in JavaScript, specifically 'text2text-generation' by Xenova/LaMini-T5-61M. My goal is to implement conversation memory functionality using Langchain. Could someone provide guidance or code examples on how to integrate Langchain for conversation memory in this context?

0

There are 0 best solutions below