useLLM

Configures the builder to use the specified Large Language Model (LLM) for subsequent tasks.

Parameters

llmModel

The Large Language Model (LLM) to be used, represented as an instance of LLModel.