numSpeakers method

LLMBuilder numSpeakers(
  1. int count
)

Implementation

LLMBuilder numSpeakers(int count) => extension('numSpeakers', count);