I was playing around with the web runtime when I noticed passing an empty string to the Bert rune will trigger [this assertion](https://github.com/hotg-ai/proc-blocks/blob/2ed797ef5d5a9703074f244dc60ac262c052120d/text_extractor/src/lib.rs#L43-L48). In this case, it looks like `end_index` and `start_index` are both zero. I'm guessing we'll also see this happen when the model is unable to figure out the answer to your question.