systemPrompt
Sets the system prompt for the GraphServiceBuilder, defining the initial context or instructions to be used by the language model.
Return
The updated GraphServiceBuilder instance.
Parameters
systemPrompt
The system message that provides instructions or context to the language model.