Skip to content

Commit b704e66

Browse files
committed
docs: add recursion
1 parent 1817f98 commit b704e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08-book-summarizer-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python3 summarize.py
2727

2828
- preparing book text for summarization.
2929
- handling context window math to respect the max tokens limit.
30-
- adding summarization logic.
30+
- adding summarization logic using recursion.
3131
- caching results with hashing keys.
3232
- performing a "meta-summary" with GPT-4.
3333

0 commit comments

Comments
 (0)