Rag tutorial fixes (#1375)

* Update Tutorial7_RAG_Generator.ipynb

`delete_all_documents` --> `delete_documents` (cf. #1045)

* Update Tutorial7_RAG_Generator.py

`delete_all_documents` --> `delete_documents` (cf. #1045)
This commit is contained in:
Jeff Hammerbacher 2021-08-30 09:27:18 -04:00 committed by GitHub
parent 4ca97dd5be
commit 1c8a03aaa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -397,4 +397,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

View File

@ -123,4 +123,4 @@ if __name__ == "__main__":
# This Haystack script was made with love by deepset in Berlin, Germany
# Haystack: https://github.com/deepset-ai/haystack
# deepset: https://deepset.ai/
# deepset: https://deepset.ai/