enableLogging method

LLMBuilder enableLogging(
  1. bool enabled
)

Implementation

LLMBuilder enableLogging(bool enabled) => extension('enableLogging', enabled);