webhook method

LLMBuilder webhook(
  1. bool enabled
)

Implementation

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