Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SplitParagraphIntoChunks ¶
SplitParagraphIntoChunks takes a paragraph and a maxChunkSize as input, and returns a slice of strings where each string is a chunk of the paragraph that is at most maxChunkSize long, ensuring that words are not split.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.