Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e405857

Browse files
committed
14-1 v7
add blank beyond ** **
1 parent fcfd859 commit e405857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14-Chains/01-Summary.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@
789789
"\n",
790790
"**Limitations:**\n",
791791
"- Sequential Processing: The refine stage requires sequential steps, making parallelization difficult.\n",
792-
"- Time-Consuming: Due to its non-parallel nature, it can be slower compared to **Map-Reduce**, especially for large datasets.\n",
792+
"- Time-Consuming: Due to its non-parallel nature, it can be slower compared to **Map-Reduce** , especially for large datasets.\n",
793793
"\n",
794794
"**Use Cases:**\n",
795795
"- Processing technical manuals or research papers where context builds across sections.\n",

0 commit comments

Comments
 (0)