Single and multi-chunk summaries end using different prompts for the last summary. This change detects when the summarized content fits in a single chunk and uses a slightly different prompt, which leads to more consistent summary formats. This PR also moves the chunk-splitting step to the `FoldContent` strategy as preparation for implementing streamed summaries. |
||
---|---|---|
.. | ||
anthropic.rb | ||
base.rb | ||
discourse.rb | ||
open_ai.rb |