llmware icon indicating copy to clipboard operation
llmware copied to clipboard

Fixed infinite loop in `expand_text_result_after`

Open shneeba opened this issue 1 year ago • 0 comments

If you tried running expand_text_result_after on the last blockid of a document then it would get stuck in an infinite loop. This fixes it and gives the same output as you get when you run expand_text_result_before on blockid 0.

shneeba avatar Jan 08 '24 23:01 shneeba