nextText method

LLMBuilder nextText(
  1. String text
)

Implementation

LLMBuilder nextText(String text) => extension('nextText', text);