Closed ali-habibzadeh closed 1 year ago
You are not using the correct input values for that chain - those are for the QA stuff chain:
https://js.langchain.com/docs/modules/chains/document/stuff
I've got an open PR for typing inputs like this more carefully to reduce confusion here - expect it soon!
I am trying to use the ConversationChain class with OpenAI Model like this:
But I get this error: