This is a very nice tutorial, thank you very much. Two remarks 1) a pointer to the actual code would have helped :) 2) I had to add 'from langchain.chains.combine_documents import create_stuff_documents_chain' to make your code work. Other than that, very neat.