Skip to content

Commit 99d9525

Browse files
authored
fix directory name
1 parent d18e07c commit 99d9525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter5/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
| Moderation | [notebook](moderation.ipynb) | | | |
99
| Retrievers | [notebook](retrievers.ipynb) | | | |
1010
| Summarization | [notebook](pdf_summary.ipynb) | | | |
11-
| Summarization of pdfs | [directory](summarize.py) | x | x | x |
11+
| Summarization of pdfs | [directory](summarize) | x | x | x |
1212
| Chat with retrieval project | [directory](chat_with_retrieval) | x | x | x |
1313
| Map reduce with RAG | [python script](rag_map_reduce.py) | | | |
1414

0 commit comments

Comments
 (0)