We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1817f98 commit b704e66Copy full SHA for b704e66
08-book-summarizer-project/README.md
@@ -27,7 +27,7 @@ python3 summarize.py
27
28
- preparing book text for summarization.
29
- handling context window math to respect the max tokens limit.
30
-- adding summarization logic.
+- adding summarization logic using recursion.
31
- caching results with hashing keys.
32
- performing a "meta-summary" with GPT-4.
33
0 commit comments