llmModel
Sets the Large Language Model (LLM) for the current GraphServiceBuilder instance.
Return
An updated GraphServiceBuilder instance with the specified LLM model set.
Parameters
model
The LLModel instance to configure, specifying the LLM's provider, capabilities, and other characteristics.