mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 07:29:06 +00:00
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:
parent
4ca97dd5be
commit
1c8a03aaa2
@ -397,4 +397,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
||||
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user